Immerseum SDK: VR Simulator (version: RC-1.0.0)
       [view as Desktop | Tablet | Mobile]
EventManager Class Methods

For a list of all members of this type, see EventManager members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)activateCancelButtonFires the OnCancelButtonActivation event.  
Public Methodstatic (Shared in Visual Basic)activateLeftBumperFires the OnLeftBumperActivation event.  
Public Methodstatic (Shared in Visual Basic)activateLeftThumbstickClickFires the OnLeftThumbstickClickActivation event.  
Public Methodstatic (Shared in Visual Basic)activatePauseButtonFires the OnPauseButtonActivation event.  
Public Methodstatic (Shared in Visual Basic)activatePrimaryTrigger

Fires the OnPrimaryTriggerActivation event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)activateRightBumperFires the OnRightBumperActivation event.  
Public Methodstatic (Shared in Visual Basic)activateRightThumbstickClickFires the OnRightThumbstickClickActivation event.  
Public Methodstatic (Shared in Visual Basic)activateSecondaryButtonFires the OnSecondaryButtonActivation event.  
Public Methodstatic (Shared in Visual Basic)activateSecondaryTrigger

Fires the OnPrimaryTriggerActivation event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)activateSelectionButtonFires the OnSelectionButtonActivation event.  
Public Methodstatic (Shared in Visual Basic)activateTertiaryButtonFires the OnTertiaryButtonActivation event.  
Public Methodstatic (Shared in Visual Basic)activateViewButtonFires the OnViewButtonActivation event.  
Public Methodstatic (Shared in Visual Basic)applyCollider

Fires the OnApplyCollider event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)applyRigidbody

Fires the OnApplyRigidbody event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)deactivateCancelButtonFires the OnCancelButtonDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateLeftBumperFires the OnLeftBumperDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateLeftThumbstickClickFires the OnLeftThumbstickClickDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivatePauseButtonFires the OnPauseButtonDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivatePrimaryTrigger

Fires the OnPrimaryTriggerDeactivation event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)deactivateRightBumperFires the OnRightBumperDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateRightThumbstickClickFires the OnRightThumbstickClickDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateSecondaryButtonFires the OnSecondaryButtonDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateSecondaryTrigger

Fires the OnPrimaryTriggerDeactivation event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)deactivateSelectionButtonFires the OnSelectionButtonDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateTertiaryButtonFires the OnTertiaryButtonDeactivation event.  
Public Methodstatic (Shared in Visual Basic)deactivateViewButtonFires the OnViewButtonDeactivation event.  
Public Methodstatic (Shared in Visual Basic)disableVRSimulatorFires the OnDisableVRSimulator event.  
Public Methodstatic (Shared in Visual Basic)endApplyCollider

Fires the OnApplyColliderEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endApplyRigidbody

Fires the OnApplyRigidbodyEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endInitializeCameraRigFires the OnInitializeCameraRigEnd event.  
Public Methodstatic (Shared in Visual Basic)endInitializeControllersFires the OnInitializeControllersEnd event.  
Public Methodstatic (Shared in Visual Basic)endInitializeInputActionsFires the OnInitializeInputActionsEnd event.  
Public Methodstatic (Shared in Visual Basic)endInitializePlayAreaFires the OnInitializePlayAreaEnd event.  
Public Methodstatic (Shared in Visual Basic)endInputAction

Fires the OnInputActionEnd event.

 
Public Methodstatic (Shared in Visual Basic)endInstantiateController

Fires the OnInstantiateControllerEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endMoveAvatar

Fires the OnMoveAvatarEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endMoveController

Fires the OnMoveControllerEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endPitchRotation

Fires the OnPitchRotationEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endPositionController

Fires the OnPositionControllerEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endXAxisMovement

Fires the OnXAxisMovementEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endYawRotation

Fires the OnYawRotationEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)endZAxisMovement

Fires the OnZAxisMovementEnd event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)initializeCameraRigFires the OnInitializeCameraRig event.  
Public Methodstatic (Shared in Visual Basic)initializeControllersFires the OnInitializeControllers event.  
Public Methodstatic (Shared in Visual Basic)initializeHMDSimulatorFires the OnInitializeHMDSimulator event.  
Public Methodstatic (Shared in Visual Basic)initializeInputActionsFires the OnInitializeInputActions event.  
Public Methodstatic (Shared in Visual Basic)initializePlayAreaFires the OnInitializePlayArea event.  
Public Methodstatic (Shared in Visual Basic)instantiateController

Fires the OnInstantiateController event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)moveControllerOverloaded. 

Fires the OnMoveControllerStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)positionController

Fires the OnPositionControllerStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)startInputAction

Fires the OnInputActionStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)startMoveAvatar

Fires the OnMoveAvatarStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)startPitchRotation

Fires the OnPitchRotationStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)startXAxisMovement

Fires the OnXAxisMovementStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)startYawRotation

Fires the OnYawRotationStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Public Methodstatic (Shared in Visual Basic)startZAxisMovement

Fires the OnZAxisMovementStart event.

Be Aware Be Aware

Listeners are expected to have a return type of void and to accept the same parameters as this method (see below).

 
Top
See Also

Reference

EventManager Class
Immerseum.VRSimulator Namespace

 

 


Copyright (c) 2016-2017 Immerseum Inc. All rights reserved.

Send Feedback