DayZ 1.24
|
Protected Member Functions | |
void | Ammo_40mm_Smoke_ColorBase () |
override void | OnVariablesSynchronized () |
void | Activate () |
override void | EEKilled (Object killer) |
special behaviour - do not call super | |
override void | EEDelete (EntityAI parent) |
override bool | CanPutInCargo (EntityAI parent) |
override void | OnActivatedByItem (notnull ItemBase item) |
Protected Attributes | |
Particle | m_ParticleSmoke |
float | m_ParticleLifetime |
int | m_ParticleId |
bool | m_Activated |
Definition at line 239 of file AmmunitionPiles.c.
|
inlineprotected |
Definition at line 246 of file AmmunitionPiles.c.
|
inlineprotected |
Definition at line 269 of file AmmunitionPiles.c.
References CALL_CATEGORY_SYSTEM, GetGame(), GetType(), m_Activated, and m_ParticleLifetime.
Referenced by OnActivatedByItem().
Definition at line 295 of file AmmunitionPiles.c.
References m_Activated.
Definition at line 285 of file AmmunitionPiles.c.
References m_ParticleSmoke, and Particle::Stop().
special behaviour - do not call super
Definition at line 279 of file AmmunitionPiles.c.
References GetGame().
Definition at line 300 of file AmmunitionPiles.c.
References Activate().
Definition at line 251 of file AmmunitionPiles.c.
References GetGame(), ParticleList::GetParticleIDByName(), GetType(), m_Activated, m_ParticleId, m_ParticleSmoke, ParticleManager(), and Particle::SetWiggle().
|
protected |
Definition at line 244 of file AmmunitionPiles.c.
Referenced by Activate(), CanPutInCargo(), and OnVariablesSynchronized().
|
protected |
Definition at line 243 of file AmmunitionPiles.c.
Referenced by OnVariablesSynchronized().
|
protected |
Definition at line 242 of file AmmunitionPiles.c.
Referenced by Activate().
|
protected |
Definition at line 241 of file AmmunitionPiles.c.
Referenced by EEDelete(), and OnVariablesSynchronized().