Home
last modified time | relevance | path

Searched defs:playerPriority (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundStartable.h314 int playerPriority; member
Dsnd_SoundArchive.h135 int playerPriority; //!< サウンドを再生するときのプレイヤープライオリティの値です。 member
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp797 int playerPriority = soundInfo.playerPriority; in detail_SetupSoundImpl() local