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

Method GetDestination

trinity/Controllers/Actions/Tr2ActionSetValue.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81IRootPtr Tr2ActionSetValue::GetDestination() const
82{
83 return m_destination.GetBoundObject();
84}
85
86bool Tr2ActionSetValue::IsAttrExpressionValid( const char* ) const
87{

Callers

nothing calls this directly

Calls 1

GetBoundObjectMethod · 0.80

Tested by

no test coverage detected