Click or drag to resize

InteractionRequirementIsMet Method

Returns the result of the comparison between the target's current state and the value specified by this requirement

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool IsMet()

Return Value

Type: Boolean
See Also