DayZ Scripts
PC Stable v1.26.159040
 
Loading...
Searching...
No Matches
SoundObjectBuilder Class Reference

Private Member Functions

void SoundObjectBuilder (SoundParams soundParams)
 
SoundObject BuildSoundObject ()
 
proto native void Initialize (SoundParams soundParams)
 
proto native void AddEnvSoundVariables (vector position)
 
proto native void AddVariable (string name, float value)
 
proto void AddVariables (notnull array< string > names, array< float > values=null)
 
void UpdateEnvSoundControllers (vector position)
 Deprecated - same functionality, just poor naming.
 
void SetVariable (string name, float value)
 Deprecated - same functionality, just poor naming.
 

Constructor & Destructor Documentation

◆ SoundObjectBuilder()

void SoundObjectBuilder ( SoundParams  soundParams)
private

Member Function Documentation

◆ AddEnvSoundVariables()

◆ AddVariable()

◆ AddVariables()

proto void AddVariables ( notnull array< string names,
array< float values = null 
)
private

◆ BuildSoundObject()

◆ Initialize()

proto native void Initialize ( SoundParams  soundParams)
private

◆ SetVariable()

void SetVariable ( string  name,
float  value 
)
inlineprivate

Deprecated - same functionality, just poor naming.

References AddVariable(), and name.

◆ UpdateEnvSoundControllers()

void UpdateEnvSoundControllers ( vector  position)
inlineprivate

Deprecated - same functionality, just poor naming.

References AddEnvSoundVariables().


The documentation for this class was generated from the following file: