![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | Ammo_40mm_Smoke_ColorBase () |
| void | Activate () |
| override bool | CanPutInCargo (EntityAI parent) |
| override void | EEDelete (EntityAI parent) |
| override void | EEKilled (Object killer) |
| special behaviour - do not call super | |
| override void | OnActivatedByItem (notnull ItemBase item) |
| override void | OnVariablesSynchronized () |
Protected Attributes | |
| bool | m_Activated |
| int | m_ParticleId |
| float | m_ParticleLifetime |
| Particle | m_ParticleSmoke |
Definition at line 246 of file ammunitionpiles.c.
|
inlineprotected |
Definition at line 253 of file ammunitionpiles.c.
|
inlineprotected |
Definition at line 276 of file ammunitionpiles.c.
References CALL_CATEGORY_SYSTEM, g_Game, GetType(), m_Activated, and m_ParticleLifetime.
Referenced by OnActivatedByItem().
Definition at line 304 of file ammunitionpiles.c.
References m_Activated.
|
inlineprotected |
Definition at line 292 of file ammunitionpiles.c.
References m_ParticleSmoke.
|
inlineprotected |
special behaviour - do not call super
Definition at line 286 of file ammunitionpiles.c.
References g_Game.
|
inlineprotected |
Definition at line 309 of file ammunitionpiles.c.
References Activate().
|
inlineprotected |
Definition at line 258 of file ammunitionpiles.c.
References g_Game, ParticleList::GetParticleIDByName(), GetType(), m_Activated, m_ParticleId, m_ParticleSmoke, and ParticleManager().
|
protected |
Definition at line 251 of file ammunitionpiles.c.
Referenced by Activate(), CanPutInCargo(), and OnVariablesSynchronized().
|
protected |
Definition at line 250 of file ammunitionpiles.c.
Referenced by OnVariablesSynchronized().
|
protected |
Definition at line 249 of file ammunitionpiles.c.
Referenced by Activate().
|
protected |
Definition at line 248 of file ammunitionpiles.c.
Referenced by EEDelete(), and OnVariablesSynchronized().