Click or drag to resize

EngageableObjectIsEngaged Property

True if this object is currently engaged by one or more controllers

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool IsEngaged { get; }

Property Value

Type: Boolean

Implements

IEngageableObjectIsEngaged
See Also