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

Method GetOwner

trinity/Controllers/Tr2Controller.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297IRoot* Tr2Controller::GetOwner() const
298{
299 return m_owner;
300}
301
302Tr2ControllerFloatVariable* Tr2Controller::GetVariableByName( const char* name ) const
303{

Callers 15

EvalMethod · 0.45
StartMethod · 0.45
StopMethod · 0.45
CanTransitionMethod · 0.45
StartMethod · 0.45
StopMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
LinkMethod · 0.45
StartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected