![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | VegetationSound (SoundObjectBuilder soundObjectBuilder, TIntArray animEventIds) |
| TIntArray | GetAnimEventIds () |
| SoundObjectBuilder | GetSoundObjectBuilder () |
Private Attributes | |
| ref TIntArray | m_AnimEventIds |
| ref SoundObjectBuilder | m_SoundObjectBuilder |
Definition at line 190 of file dayzplayer.c.
|
inlineprivate |
Definition at line 195 of file dayzplayer.c.
References m_AnimEventIds, m_SoundObjectBuilder, and SoundObjectBuilder().
|
inlineprivate |
Definition at line 206 of file dayzplayer.c.
References m_AnimEventIds.
Referenced by DayZPlayer::OnStepEvent().
|
inlineprivate |
Definition at line 201 of file dayzplayer.c.
References m_SoundObjectBuilder, and SoundObjectBuilder().
Referenced by DayZPlayer::OnStepEvent().
|
private |
Definition at line 193 of file dayzplayer.c.
Referenced by VegetationSound(), and GetAnimEventIds().
|
private |
Definition at line 192 of file dayzplayer.c.
Referenced by VegetationSound(), and GetSoundObjectBuilder().