Click or drag to resize

HandMenuSettings_playNotificationSound Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Should a sound be played when a new notification is waiting")]
[UnityEngine.SerializeField]
private bool _playNotificationSound

Field Value

Type: Boolean
See Also