Click or drag to resize

OnEngagedEnableReactionIsReacting Property

Indicates if this reaction is currently executing

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override bool IsReacting { get; }

Property Value

Type: Boolean
See Also