Drag[en]gine Script Module DragonScript  1.21
Dragengine.Scenery.ECBehaviorVRHand.Listener Interface Reference

Listener for behavior instance events. More...

Inheritance diagram for Dragengine.Scenery.ECBehaviorVRHand.Listener:
Dragengine.Scenery.ECBehaviorVRHand.DefaultListener

Public Member Functions

void controllerAttached (Instance instance)
 Hand controller attached and ready to use. More...
 
void controllerDetached (Instance instance)
 Hand controller detached and no more usable. More...
 

Detailed Description

Listener for behavior instance events.

Member Function Documentation

◆ controllerAttached()

void Dragengine.Scenery.ECBehaviorVRHand.Listener.controllerAttached ( Instance  instance)

Hand controller attached and ready to use.

Implemented in Dragengine.Scenery.ECBehaviorVRHand.DefaultListener.

◆ controllerDetached()

void Dragengine.Scenery.ECBehaviorVRHand.Listener.controllerDetached ( Instance  instance)

Hand controller detached and no more usable.

Implemented in Dragengine.Scenery.ECBehaviorVRHand.DefaultListener.


The documentation for this interface was generated from the following file: