Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_BasicSound.h191 struct SoundActorParam struct
197 SoundActorParam(): volume(1.0f),pitch(1.0f),pan(0.0f) {} in SoundActorParam() argument
198 void Reset() in Reset()