MCPcopy 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
258const Tr2StateMachine* Tr2StateMachineState::GetStateMachine() const
259{
260 return m_stateMachine;
261}
262
263const std::string& Tr2StateMachineState::GetName() const
264{

Callers 5

OnModifiedMethod · 0.80
LinkMethod · 0.80
UpdateDestinationMethod · 0.80
GetExpressionTermInfoMethod · 0.80
EvaluateExpressionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected