EngagingExtensions Class |
Namespace: ImmerseSDK.Extensions
public static class EngagingExtensions
The EngagingExtensions type exposes the following members.
Name | Description | |
---|---|---|
AreMet |
Checks to see if all requirements are met. If any of them fails, the method returns false.
| |
Disengage |
Disengage an engageable object
| |
Engage |
Engage an engageable object. This will be a local/remote engagement based on it's type
(EngageableObject)
| |
IsAvailable |
Checks whether the target is available for interaction
|