MCPcopy Create free account
hub / github.com/carbonengine/trinity / IsAnimated

Method IsAnimated

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:2200–2203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2198}
2199
2200bool EveSpaceObject2::IsAnimated() const
2201{
2202 return m_isAnimated;
2203}
2204
2205void EveSpaceObject2::SetIsAnimated( bool isAnimated )
2206{

Callers 1

LoadOverlayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected