Click or drag to resize

HandMenuSettingsConfigPlayWaitTimeProgressSound Property

Should a sound be played when trying to show the hand menu?

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public bool PlayWaitTimeProgressSound { get; }

Property Value

Type: Boolean

Implements

IHandMenuSettingsConfigPlayWaitTimeProgressSound
See Also