|
Drag[en]gine Script Module DragonScript 1.32.1
|
Bridge from BAAInteract to BAAStateMachineEvent. More...
Public Member Functions | |
| StateMachineEventBridge | new (BAAStateMachineEvent target) |
| void | primaryActionStart () |
| void | primaryActionStop () |
| void | secondaryActionStart () |
| void | secondaryActionStop () |
Public Attributes | |
| BAAStateMachineEvent | pTarget |
Bridge from BAAInteract to BAAStateMachineEvent.
Send events match BAAInteract function named with prefix "interact.".
| StateMachineEventBridge Dragengine.Commands.CommandsBAAInteract.StateMachineEventBridge.new | ( | BAAStateMachineEvent | target | ) |
| void Dragengine.Commands.CommandsBAAInteract.StateMachineEventBridge.primaryActionStart | ( | ) |
| void Dragengine.Commands.CommandsBAAInteract.StateMachineEventBridge.primaryActionStop | ( | ) |
| void Dragengine.Commands.CommandsBAAInteract.StateMachineEventBridge.secondaryActionStart | ( | ) |
| void Dragengine.Commands.CommandsBAAInteract.StateMachineEventBridge.secondaryActionStop | ( | ) |
| BAAStateMachineEvent Dragengine.Commands.CommandsBAAInteract.StateMachineEventBridge.pTarget |