MCPcopy 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
66StringSet ArmorItem::effectSources() const {
67 return m_effectSources;
68}
69
70List<Drawable> ArmorItem::drawables() const {
71 auto drawables = iconDrawables();

Callers 2

effectsMethod · 0.45
effectsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected