Battle Talent
V11
|
Public Member Functions | |
void | MakeItSoundHeavier () |
void | RecoverPitch () |
AudioInfo | Play () |
AudioInfo | Play (Vector3 pos, float force=1) |
AudioInfo | Play (Vector3 pos, float force, float pitchMlp) |
AudioInfo | Play (Vector3 pos, bool loop) |
AudioInfo | Play (Vector3 pos, bool loop, float v, float p) |
bool | CheckValid () |
bool | TestValid () |
void | RefleshPlaySound () |
Public Attributes | |
string | templateName |
string[] | soundNames |
float | vol = 0.5f |
float | volRandomRange = 0 |
float | pitchMax = -1 |
float | pitchMin = 0.8f |