Click or drag to resize

InteractableEngageableDetectionInteractableEngageableObjectIsEngageableType Property

Returns true if this object is engageable

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

Property Value

Type: Boolean
See Also