MCPcopy Create free account
hub / github.com/carbonengine/trinity / Unlink

Method Unlink

trinity/Controllers/Actions/Tr2ActionAnimateCurveSet.cpp:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void Tr2ActionAnimateCurveSet::Unlink()
39{
40 m_controller = nullptr;
41 m_evaluator.Clear();
42}
43
44void Tr2ActionAnimateCurveSet::Start( ITr2ActionController& controller )
45{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected