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

Method UnRegisterUpdateable

trinity/Controllers/Tr2Controller.cpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381}
382
383void Tr2Controller::UnRegisterUpdateable( ITr2Updateable& updateable )
384{
385 m_updateables.erase( &updateable );
386}
387
388void Tr2Controller::Callback( BlueSharedString callbackName )
389{

Callers 5

StopMethod · 0.45
StopMethod · 0.45
StopMethod · 0.45
StopMethod · 0.45
StopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected