Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
void Tr2ActionSetValue::LinkDestination( const ITr2ActionController& controller )
104
{
105
m_destination.Link( controller.GetBindingPathRoots() );
106
}
107
108
bool Tr2ActionSetValue::HasDelayedBinding() const
109
{
Callers
nothing calls this directly
Calls
1
Link
Method · 0.45
Tested by
no test coverage detected