Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
847
void EveChildContainer::SetAlwaysOn( bool alwaysOn )
848
{
849
m_isAlwaysOn = alwaysOn;
850
}
851
852
void EveChildContainer::GetDebugOptions( Tr2DebugRendererOptions& options )
853
{
Callers
1
BuildFromDNA
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected