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

Function HandleControllerEvent

trinity/Controllers/ITr2ControllerOwner.h:21–23  ·  view source on GitHub ↗

Called when we need to handle a controller variable

Source from the content-addressed store, hash-verified

19 }
20 // Called when we need to handle a controller variable
21 virtual void HandleControllerEvent( const char* name )
22 {
23 }
24 // Called when we want to start all the controllers
25 virtual void StartControllers()
26 {

Callers 12

BLUE_CLASSFunction · 0.85
EveMultiEffect.hFile · 0.85
EveStretch3.hFile · 0.85
EveMobile.hFile · 0.85
HandleControllerEventMethod · 0.85
EveChildSocket.hFile · 0.85
EveChildPlug.hFile · 0.85
EveChildRef.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected