SoundProperties

Namespace: Murder.Core.Sounds
Assembly: Murder.dll

public sealed enum SoundProperties : Enum, IComparable, ISpanFormattable, IFormattable, IConvertible

Implements: Enum, IComparable, ISpanFormattable, IFormattable, IConvertible

⭐ Properties

None

public static const SoundProperties None;

Returns
SoundProperties

Persist

public static const SoundProperties Persist;

Returns
SoundProperties

SkipIfAlreadyPlaying

public static const SoundProperties SkipIfAlreadyPlaying;

Returns
SoundProperties

StopOtherMusic

public static const SoundProperties StopOtherMusic;

Returns
SoundProperties