Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
VegetationSound Class Reference

Private Member Functions

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

Private Attributes

ref TIntArray m_AnimEventIds
ref SoundObjectBuilder m_SoundObjectBuilder

Detailed Description

Definition at line 190 of file dayzplayer.c.

Constructor & Destructor Documentation

◆ VegetationSound()

void VegetationSound ( SoundObjectBuilder soundObjectBuilder,
TIntArray animEventIds )
inlineprivate

Definition at line 195 of file dayzplayer.c.

References m_AnimEventIds, m_SoundObjectBuilder, and SoundObjectBuilder().

Member Function Documentation

◆ GetAnimEventIds()

TIntArray GetAnimEventIds ( )
inlineprivate

Definition at line 206 of file dayzplayer.c.

References m_AnimEventIds.

Referenced by DayZPlayer::OnStepEvent().

◆ GetSoundObjectBuilder()

SoundObjectBuilder GetSoundObjectBuilder ( )
inlineprivate

Definition at line 201 of file dayzplayer.c.

References m_SoundObjectBuilder, and SoundObjectBuilder().

Referenced by DayZPlayer::OnStepEvent().

Field Documentation

◆ m_AnimEventIds

ref TIntArray m_AnimEventIds
private

Definition at line 193 of file dayzplayer.c.

Referenced by VegetationSound(), and GetAnimEventIds().

◆ m_SoundObjectBuilder

ref SoundObjectBuilder m_SoundObjectBuilder
private

Definition at line 192 of file dayzplayer.c.

Referenced by VegetationSound(), and GetSoundObjectBuilder().


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