Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
inputActionList Property

The list of InputActions registered with the InputActionManager.

Please Note Please Note

The contents of this list can only be modified by addInputAction20Simulator.CSharp~Immerseum.VRSimulator.InputActionManager~addInputAction.html% and removeInputAction20Simulator.CSharp~Immerseum.VRSimulator.InputActionManager~removeInputAction.html%.

It is also recommended that you use getInputAction20Simulator.CSharp~Immerseum.VRSimulator.InputActionManager~getInputAction.html% and isActionRegistered20Simulator.CSharp~Immerseum.VRSimulator.InputActionManager~isActionRegistered.html% to check its contents.

Syntax
public static List<InputAction> inputActionList {get;}

Property Value

A list of InputAction objects.
See Also

Reference

InputActionManager Class
InputActionManager Members

 

 


Copyright (c) 2015 Immerseum Inc. All rights reserved.

Send Feedback