Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_BasicSound.h193 struct SoundActorParam struct
199 SoundActorParam(): volume(1.0f),pitch(1.0f),pan(0.0f) {} in SoundActorParam() function
200 void Reset() in Reset()