MCPcopy 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
189Tr2Controller* Tr2StateMachine::GetController() const
190{
191 return m_controller;
192}
193
194Tr2StateMachineState* Tr2StateMachine::GetStateByName( const char* name ) const
195{

Callers 8

SetExprMethod · 0.80
OnModifiedMethod · 0.80
OnListModifiedMethod · 0.80
LinkMethod · 0.80
UpdateMethod · 0.80
StartMethod · 0.80
StopMethod · 0.80
GetExpressionTermInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected