Home
last modified time | relevance | path

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

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