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

Method GetVariableMask

trinity/Controllers/Tr2StateMachineTransition.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91uint64_t Tr2StateMachineTransition::GetVariableMask() const
92{
93 return m_evaluator.GetVariableMask();
94}
95
96IRoot* Tr2StateMachineTransition::GetSource() const
97{

Callers 1

CanActivateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected