Readonly
Returns the current music handler, an instance of EnumCursor<Music>
EnumCursor<Music>
Sets the current track to the first in the current music handler.
Plays a ui sound effect (a sound effect with no position)
Plays a sound effect (game / location based)
Resets the music handler to its original state.
Sets the music handler to the provided instance of EnumCursor<Music>. Causes any playing music to stop.
Generated using TypeDoc
Returns the current music handler, an instance of
EnumCursor<Music>