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

Listener for behavior instance events. More...

Inheritance diagram for Dragengine.Scenery.ECBehaviorVRHandPointAt.Listener:
Dragengine.Scenery.ECBehaviorVRHandPointAt.DefaultListener Dragengine.Scenery.ECBehaviorVRHandLaserPointer.Instance.ListenPointAt

Public Member Functions

void enabledChanged (Instance instance)
 Enabled changed. More...
 
void pointAtChanged (Instance instance)
 Pointing at element changed. More...
 
void testParametersChanged (Instance instance)
 Detection parameters changed like range, origin or rotation. More...
 

Detailed Description

Listener for behavior instance events.

Member Function Documentation

◆ enabledChanged()

void Dragengine.Scenery.ECBehaviorVRHandPointAt.Listener.enabledChanged ( Instance  instance)

◆ pointAtChanged()

void Dragengine.Scenery.ECBehaviorVRHandPointAt.Listener.pointAtChanged ( Instance  instance)

Pointing at element changed.

Implemented in Dragengine.Scenery.ECBehaviorVRHandPointAt.DefaultListener.

◆ testParametersChanged()

void Dragengine.Scenery.ECBehaviorVRHandPointAt.Listener.testParametersChanged ( Instance  instance)

Detection parameters changed like range, origin or rotation.

Implemented in Dragengine.Scenery.ECBehaviorVRHandPointAt.DefaultListener.


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