Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetStateMachine
Method
GetStateMachine
trinity/Controllers/Tr2StateMachineState.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
const Tr2StateMachine* Tr2StateMachineState::GetStateMachine() const
259
{
260
return m_stateMachine;
261
}
262
263
const std::string& Tr2StateMachineState::GetName() const
264
{
Callers
5
OnModified
Method · 0.80
Link
Method · 0.80
UpdateDestination
Method · 0.80
GetExpressionTermInfo
Method · 0.80
EvaluateExpression
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected