![]() |
Nuclide
Software Development Kit for id Technology (BETA)
|
Music looping, stinger related functions. More...
Music looping, stinger related functions.
This is the internal music handler. Games primarily will use in-game entities such as trigger_cdaudio and target_cdaudio to play/change music tracks.
This is the code that handles how music track id's are translated into different path/naming conventions and file formats.
Some tracks may only want to be played once (as opposed to looping).
Classes | |
| class | ncMusicController |
Enumerations | |
| enum | musicstyle_t { MUSIC_AUTO , MUSIC_FLAC , MUSIC_STEAMHL } |
Variables | |
| string | g_steamhltracks [27] |
| var musicstyle_t | autocvar_cl_musicstyle = MUSIC_AUTO |
| enum musicstyle_t |
| var musicstyle_t autocvar_cl_musicstyle = MUSIC_AUTO |
| string g_steamhltracks[27] |