Arma Reforger Script API
|
This is the complete list of members for AnimalSoundComponent, including all inherited members.
EnableDynamicSimulation(bool value) | SimpleSoundComponent | |
GetOwner() | SimpleSoundComponent | |
IsScriptedMethodsCallEnabled() | SimpleSoundComponent | |
OnFrame(IEntity owner, float timeSlice) | SimpleSoundComponent | protected |
OnInit(IEntity owner) | SimpleSoundComponent | protected |
OnPostInit(IEntity owner) | SimpleSoundComponent | protected |
OnUpdateSoundJobBegin(IEntity owner) | SimpleSoundComponent | protected |
OnUpdateSoundJobEnd(IEntity owner) | SimpleSoundComponent | protected |
SetScriptedMethodsCall(bool state) | SimpleSoundComponent | |
SoundEvent(string eventName) | SoundComponent | |
SoundEventBone(string eventName, string bone) | SoundComponent | |
SoundEventOffset(string eventName, vector offset) | SoundComponent | |
SoundEventTransform(string eventName, vector transf[]) | SoundComponent | |
UpdateSoundJob(IEntity owner, float timeSlice) | SimpleSoundComponent | protected |