Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ RegisterUpdateable
Method
RegisterUpdateable
trinity/Controllers/Tr2Controller.cpp:378–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
void Tr2Controller::RegisterUpdateable( ITr2Updateable& updateable )
379
{
380
m_updateables.insert( &updateable );
381
}
382
383
void Tr2Controller::UnRegisterUpdateable( ITr2Updateable& updateable )
384
{
Callers
5
Start
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected