Home
last modified time | relevance | path

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

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