Click or drag to resize

InteractionRequirementTarget Property

The indexed object with state that is tested 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 IndexedMonoBehaviourWithState Target { get; }

Property Value

Type: IndexedMonoBehaviourWithState
See Also