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

Method GetName

trinity/Controllers/Tr2ControllerEventHandler.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65const char* Tr2ControllerEventHandler::GetName() const
66{
67 return m_name.c_str();
68}
69
70void Tr2ControllerEventHandler::Execute( ITr2ActionController& controller )
71{

Callers 13

GetExpressionTermInfoMethod · 0.45
GetStateByNameMethod · 0.45
LinkMethod · 0.45
HandleEventMethod · 0.45
GetVariableByNameMethod · 0.45
GetExpressionTermInfoMethod · 0.45
Tr2Controller.cppFile · 0.45
LinkMethod · 0.45
SetVariableMethod · 0.45
HandleEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected