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

Method GetVariableMask

trinity/Controllers/Tr2ControllerExpression.cpp:592–595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

590}
591
592uint64_t Tr2ControllerExpression::GetVariableMask() const
593{
594 return m_variableMask;
595}
596
597void Tr2ControllerExpression::GetExpressionTermInfo( std::vector<Tr2ExpressionTermInfoPtr>& info ) const
598{

Callers 2

LinkMethod · 0.45
UpdateVariableMaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected