Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetController
Method
GetController
trinity/Controllers/Tr2StateMachine.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
Tr2Controller* Tr2StateMachine::GetController() const
190
{
191
return m_controller;
192
}
193
194
Tr2StateMachineState* Tr2StateMachine::GetStateByName( const char* name ) const
195
{
Callers
8
SetExpr
Method · 0.80
OnModified
Method · 0.80
OnListModified
Method · 0.80
Link
Method · 0.80
Update
Method · 0.80
Start
Method · 0.80
Stop
Method · 0.80
GetExpressionTermInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected