Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
Tr2StateMachineState* Tr2StateMachineTransition::GetDestination() const
59
{
60
return m_destination;
61
}
62
63
void Tr2StateMachineTransition::UpdateDestination()
64
{
Callers
2
Update
Method · 0.45
GetNextState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected