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

Method IsAlwaysOn

trinity/Eve/SpaceObject/Children/EveChildMesh.cpp:1146–1149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1144}
1145
1146bool EveChildMesh::IsAlwaysOn() const
1147{
1148 return true;
1149}
1150
1151void EveChildMesh::SetShaderOption( const BlueSharedString& name, const BlueSharedString& value )
1152{

Callers 4

UpdateSyncronousMethod · 0.45
UpdateAsyncronousMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected