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

Method LinkDestination

trinity/Controllers/Actions/Tr2ActionSetValue.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103void Tr2ActionSetValue::LinkDestination( const ITr2ActionController& controller )
104{
105 m_destination.Link( controller.GetBindingPathRoots() );
106}
107
108bool Tr2ActionSetValue::HasDelayedBinding() const
109{

Callers

nothing calls this directly

Calls 1

LinkMethod · 0.45

Tested by

no test coverage detected