Click or drag to resize

OnEnabledShowDialogBase_durationInSeconds Field

Message duration in seconds. Specify 0 for displaying the message indefinitely

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private float _durationInSeconds

Field Value

Type: Single
See Also