![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Enumerations | |
| enum | EAnniversaryMusicStates { INVALID , LIGHT , INTENSE } |
Functions | |
| void | AnniversaryMusicSource () |
| override void | EEDelete (EntityAI parent) |
| override void | OnVariablesSynchronized () |
| void | UpdateMusic () |
| void | SetIntenseServer () |
| void | SetLightServer () |
| void | SetInvalidServer () |
| void | PlayIntense () |
| void | PlayLight () |
| void | StopAllMusic () |
Variables | |
| enum EAnniversaryMusicStates | SOUND_INTENSE = "AnniversaryMusic_Intense_SoundSet" |
| EffectSound | m_LightAmbientSound |
| EffectSound | m_IntenseAmbientSound |
| int | m_MusicState |
| int | m_MusicStateLocal |
| Enumerator | |
|---|---|
| INVALID | |
| LIGHT | |
| INTENSE | |
Definition at line 1 of file anniversarymusicsource.c.
|
protected |
Definition at line 21 of file anniversarymusicsource.c.
|
protected |
Definition at line 29 of file anniversarymusicsource.c.
|
protected |
Definition at line 42 of file anniversarymusicsource.c.
|
protected |
Definition at line 102 of file anniversarymusicsource.c.
|
protected |
Definition at line 110 of file anniversarymusicsource.c.
|
protected |
Definition at line 82 of file anniversarymusicsource.c.
|
protected |
Definition at line 96 of file anniversarymusicsource.c.
|
protected |
Definition at line 89 of file anniversarymusicsource.c.
|
protected |
Definition at line 118 of file anniversarymusicsource.c.
|
protected |
Definition at line 55 of file anniversarymusicsource.c.
|
protected |
Definition at line 15 of file anniversarymusicsource.c.
|
protected |
Definition at line 14 of file anniversarymusicsource.c.
|
protected |
Definition at line 18 of file anniversarymusicsource.c.
|
protected |
Definition at line 19 of file anniversarymusicsource.c.
| enum EAnniversaryMusicStates SOUND_INTENSE = "AnniversaryMusic_Intense_SoundSet" |