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

Method RemoveFromScene

trinity/Interior/Tr2IntSkinnedObject.cpp:367–371  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

365
366// ------------------------------------------------------------------------------------------------------
367void Tr2IntSkinnedObject::RemoveFromScene( void )
368{
369 // Get out of the Apex scene
370 RemoveFromApexScene();
371}
372
373// --------------------------------------------------------------------------------------
374// Description:

Callers 3

OnListModifiedMethod · 0.45
RemoveDynamicMethod · 0.45
RebuildSceneDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected