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

Method SetIsAnimated

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:2205–2208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2203}
2204
2205void EveSpaceObject2::SetIsAnimated( bool isAnimated )
2206{
2207 m_isAnimated = isAnimated;
2208}
2209
2210void EveSpaceObject2::SetCastsShadow( bool castShadow )
2211{

Callers 1

SetupMeshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected