MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetDestination

Method GetDestination

trinity/Controllers/Tr2StateMachineTransition.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58Tr2StateMachineState* Tr2StateMachineTransition::GetDestination() const
59{
60 return m_destination;
61}
62
63void Tr2StateMachineTransition::UpdateDestination()
64{

Callers 2

UpdateMethod · 0.45
GetNextStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected