![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | AnniversarySpotLight () |
| void | Activate () |
| void | DeActivate () |
| override void | EEDelete (EntityAI parent) |
| override void | OnVariablesSynchronized () |
Protected Attributes | |
| AnniversaryMainLight | m_Light |
| bool | m_LightState |
Definition at line 1 of file anniversaryspotlight.c.
|
inlineprotected |
Definition at line 9 of file anniversaryspotlight.c.
|
inlineprotected |
Definition at line 47 of file anniversaryspotlight.c.
References m_LightState.
|
inlineprotected |
Definition at line 41 of file anniversaryspotlight.c.
References m_LightState.
|
inlineprotected |
Definition at line 31 of file anniversaryspotlight.c.
References m_Light.
|
inlineprotected |
Definition at line 14 of file anniversaryspotlight.c.
References GetPosition(), m_Light, and m_LightState.
|
protected |
Definition at line 4 of file anniversaryspotlight.c.
Referenced by EEDelete(), and OnVariablesSynchronized().
|
protected |
Definition at line 7 of file anniversaryspotlight.c.
Referenced by Activate(), DeActivate(), and OnVariablesSynchronized().