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

Method GetDestination

trinity/Controllers/Actions/Tr2ActionAnimateValue.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145IRootPtr Tr2ActionAnimateValue::GetDestination() const
146{
147 return m_destination.GetBoundObject();
148}
149
150bool Tr2ActionAnimateValue::IsAttrExpressionValid( const char* ) const
151{

Callers

nothing calls this directly

Calls 1

GetBoundObjectMethod · 0.80

Tested by

no test coverage detected