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