Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
383
void Tr2Controller::UnRegisterUpdateable( ITr2Updateable& updateable )
384
{
385
m_updateables.erase( &updateable );
386
}
387
388
void Tr2Controller::Callback( BlueSharedString callbackName )
389
{
Callers
5
Stop
Method · 0.45
Stop
Method · 0.45
Stop
Method · 0.45
Stop
Method · 0.45
Stop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected