Binding of RoR::Sound; a single sound sample positioned in 3D space (spatial audio).
Binding of RoR::SoundScriptInstance; instance of SoundScriptTemplateClass.
void setPitch(float pitch)
const string & getInstanceName()
SoundScriptTemplateClass getTemplate() SoundClass getStartSound()
void setPosition(vector3 pos)
float getSoundPitchgain(int pos)
float getStartSoundPitchgain()
void setVelocity(vector3 velo)
float getStopSoundPitchgain()
SoundClass getSound(int pos)
SoundClass getStopSound()
Binding of RoR::SoundScriptTemplate; a customizable sound effect.
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.