PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VegetationSound Class Reference

Private Member Functions

void VegetationSound (SoundObjectBuilder soundObjectBuilder, TIntArray animEventIds)
 
SoundObjectBuilder GetSoundObjectBuilder ()
 
TIntArray GetAnimEventIds ()
 

Private Attributes

private ref SoundObjectBuilder m_SoundObjectBuilder
 
private ref TIntArray m_AnimEventIds
 

Constructor & Destructor Documentation

◆ VegetationSound()

void VegetationSound ( SoundObjectBuilder  soundObjectBuilder,
TIntArray  animEventIds 
)
inlineprivate

Member Function Documentation

◆ GetAnimEventIds()

TIntArray GetAnimEventIds ( )
inlineprivate

References m_AnimEventIds.

Referenced by DayZPlayer::OnStepEvent().

◆ GetSoundObjectBuilder()

SoundObjectBuilder GetSoundObjectBuilder ( )
inlineprivate

References m_SoundObjectBuilder.

Referenced by DayZPlayer::OnStepEvent().

Field Documentation

◆ m_AnimEventIds

private ref TIntArray m_AnimEventIds
private

Referenced by GetAnimEventIds(), and VegetationSound().

◆ m_SoundObjectBuilder

private ref SoundObjectBuilder m_SoundObjectBuilder
private

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