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

Method SetAlwaysOn

trinity/Eve/SpaceObject/Children/EveChildContainer.cpp:847–850  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

845}
846
847void EveChildContainer::SetAlwaysOn( bool alwaysOn )
848{
849 m_isAlwaysOn = alwaysOn;
850}
851
852void EveChildContainer::GetDebugOptions( Tr2DebugRendererOptions& options )
853{

Callers 1

BuildFromDNAMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected