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

Method Stop

trinity/Controllers/Actions/Tr2ActionBindRTPC.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void Tr2ActionBindRTPC::Stop( ITr2ActionController& controller )
86{
87 controller.UnRegisterUpdateable( *this );
88}
89
90void Tr2ActionBindRTPC::StopWithController( ITr2ActionController* controller )
91{

Callers

nothing calls this directly

Calls 1

UnRegisterUpdateableMethod · 0.45

Tested by

no test coverage detected