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

Bridge from BAAVRGrab to BAAStateMachineEvent. More...

Inheritance diagram for Dragengine.Commands.CommandsBAAVRGrab.StateMachineEventBridge:

Public Member Functions

void grab ()
 
void grabAnalog (float value)
 
StateMachineEventBridge new (BAAStateMachineEvent target)
 
void squeeze (float value)
 
void ungrab ()
 

Public Attributes

BAAStateMachineEvent pTarget
 

Detailed Description

Bridge from BAAVRGrab to BAAStateMachineEvent.

Version
1.26

Send events match BAAVRGrab function named with prefix "vrGrab.".

Member Function Documentation

◆ grab()

void Dragengine.Commands.CommandsBAAVRGrab.StateMachineEventBridge.grab ( )

◆ grabAnalog()

void Dragengine.Commands.CommandsBAAVRGrab.StateMachineEventBridge.grabAnalog ( float  value)

◆ new()

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

◆ squeeze()

void Dragengine.Commands.CommandsBAAVRGrab.StateMachineEventBridge.squeeze ( float  value)

◆ ungrab()

void Dragengine.Commands.CommandsBAAVRGrab.StateMachineEventBridge.ungrab ( )

Member Data Documentation

◆ pTarget

BAAStateMachineEvent Dragengine.Commands.CommandsBAAVRGrab.StateMachineEventBridge.pTarget

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