Drag[en]gine Script Module DragonScript  1.21
Dragengine.Scenery.ECBehaviorVRHand.DefaultListener Class Reference

Default implementation of behavior instance listener. More...

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

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...
 
DefaultListener new ()
 Create default listener. More...
 

Detailed Description

Default implementation of behavior instance listener.

Member Function Documentation

◆ controllerAttached()

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

Hand controller attached and ready to use.

Implements Dragengine.Scenery.ECBehaviorVRHand.Listener.

◆ controllerDetached()

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

Hand controller detached and no more usable.

Implements Dragengine.Scenery.ECBehaviorVRHand.Listener.

◆ new()

DefaultListener Dragengine.Scenery.ECBehaviorVRHand.DefaultListener.new ( )

Create default listener.


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