Click or drag to resize

IEngageableObject Methods

The IEngageableObject type exposes the following members.

Methods
  NameDescription
Public methodEngage
Engage After this is called a Ghost message is broadcast
Public methodTriggerShortControlerVibration
Trigger a short vibration on the current engaged object
Top
Extension Methods
  NameDescription
Public Extension MethodDisengage
Disengage an engageable object
(Defined by EngagingExtensions.)
Public Extension MethodEngage
Engage an engageable object. This will be a local/remote engagement based on it's type (EngageableObject)
(Defined by EngagingExtensions.)
Public Extension MethodIsAvailable
Checks whether the target is available for interaction
(Defined by EngagingExtensions.)
Top
See Also