Drag[en]gine Script Module DragonScript 1.32.1
Loading...
Searching...
No Matches
Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge Class Reference

Bridge from BAAVRTriggerInput to BAAStateMachineEvent. More...

Inheritance diagram for Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge:

Public Member Functions

StateMachineEventBridge new (BAAStateMachineEvent target)
 
void triggerAnalog (float value)
 
void triggerPull ()
 
void triggerRelease ()
 
void triggerTouch ()
 
void triggerUntouch ()
 

Public Attributes

BAAStateMachineEvent pTarget
 

Detailed Description

Bridge from BAAVRTriggerInput to BAAStateMachineEvent.

Version
1.26

Send events match BAAVRTriggerInput function named with prefix "vrTriggerInput.".

Member Function Documentation

◆ new()

StateMachineEventBridge Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.new ( BAAStateMachineEvent  target)

◆ triggerAnalog()

void Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.triggerAnalog ( float  value)

◆ triggerPull()

void Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.triggerPull ( )

◆ triggerRelease()

void Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.triggerRelease ( )

◆ triggerTouch()

void Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.triggerTouch ( )

◆ triggerUntouch()

void Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.triggerUntouch ( )

Member Data Documentation

◆ pTarget

BAAStateMachineEvent Dragengine.Commands.CommandsBAAVRTriggerInput.StateMachineEventBridge.pTarget

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