Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ effectSources
Method
effectSources
source/game/items/StarArmors.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
StringSet ArmorItem::effectSources() const {
67
return m_effectSources;
68
}
69
70
List<Drawable> ArmorItem::drawables() const {
71
auto drawables = iconDrawables();
Callers
2
effects
Method · 0.45
effects
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected