Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Unlink
Method
Unlink
trinity/Controllers/Actions/Tr2ActionAnimateValue.cpp:58–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void Tr2ActionAnimateValue::Unlink()
59
{
60
m_destination.Unlink();
61
m_controller = nullptr;
62
m_evaluator.Clear();
63
}
64
65
void Tr2ActionAnimateValue::Start( ITr2ActionController& controller )
66
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected