Click or drag to resize

Controller Properties

The Controller type exposes the following members.

Properties
  NameDescription
Public propertyAttachPoint
This controller's attach point
Public propertyCanEngage
Indicates if this controller can engage an object
Public propertyEngagingObject
Get's the current engagable object this controller is engaged with (can be null if not engaged)
Public propertyID
Identifies the hand that this controller belongs to
Public propertyIsEngaged
Indicates whether this controller is currently engaging an object
Public propertyIsInDialogMode
Indicates whether this controller is currently handling dialog input
Protected propertyIsInitialised
True if initialisation has been done
Public propertyOwner
User that owns this controller
Public propertyRealControllerModels
Controls the real controller models
Public propertyState
Gets his controller's current state
Top
See Also