MenuSounds
Namespace: Murder.Core.Sounds
Assembly: Murder.dll
public sealed struct MenuSounds
⭐ Properties
Cancel
public readonly SoundEventId Cancel;
Returns
SoundEventId
MenuSubmit
public readonly SoundEventId MenuSubmit;
Returns
SoundEventId
OnError
public readonly SoundEventId OnError;
Returns
SoundEventId
SelectionChange
public readonly SoundEventId SelectionChange;
Returns
SoundEventId
TabSwitchChange
public readonly SoundEventId TabSwitchChange;
Returns
SoundEventId
⚡