Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Unlink
Method
Unlink
trinity/Controllers/Actions/Tr2ActionSetValue.cpp:26–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void Tr2ActionSetValue::Unlink()
27
{
28
m_controller = nullptr;
29
m_destination.Unlink();
30
m_evaluator.Clear();
31
}
32
33
void Tr2ActionSetValue::Start( ITr2ActionController& controller )
34
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected