MCPcopy 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
55void Tr2ActionBindRTPC::Unlink()
56{
57 m_controller = nullptr;
58 m_evaluator.Clear();
59}
60
61void Tr2ActionBindRTPC::Start( ITr2ActionController& controller )
62{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected