Click or drag to resize

ReactionNumberOfTimesReactionFired Property

The number of times the reaction has fired in this session

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

Property Value

Type: Int32
See Also