![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | Grenade_ChemGas () |
| void | ~Grenade_ChemGas () |
| void | Activate () |
| override void | EEKilled (Object killer) |
| override void | EOnContact (IEntity other, Contact extra) |
| string | GetExplosionSoundSet () |
| override void | OnDamageDestroyed (int oldLevel) |
| void | OnExplode () |
Protected Attributes | |
| bool | m_Exploded |
| EffectSound | m_ExplosionSound |
| ParticleSource | m_ParticleExploded |
Definition at line 1 of file grenade_chemgas.c.
|
inlineprotected |
Definition at line 8 of file grenade_chemgas.c.
References Arm(), Grenade_Base::m_Pinned, ParticleList::RGD5, Grenade_Base::SetGrenadeType(), SetParticleExplosion(), and Grenade_Base::SetPinnable().
|
protected |
|
inlineprotected |
Definition at line 64 of file grenade_chemgas.c.
|
inlineprotected |
Definition at line 45 of file grenade_chemgas.c.
Definition at line 34 of file grenade_chemgas.c.
References g_Game, m_Exploded, and Grenade_Base::OnActivateFinished().
|
inlineprotected |
Definition at line 29 of file grenade_chemgas.c.
Referenced by OnDamageDestroyed().
|
inlineprotected |
Definition at line 50 of file grenade_chemgas.c.
References CALL_CATEGORY_SYSTEM, ClearFlags(), g_Game, GetExplosionSoundSet(), GetPosition(), ParticleList::GRENADE_CHEM_BREAK, m_ExplosionSound, m_ParticleExploded, and ParticleManager().
|
inlineprotected |
Definition at line 19 of file grenade_chemgas.c.
References g_Game, GetPosition(), and m_Exploded.
|
protected |
Definition at line 3 of file grenade_chemgas.c.
Referenced by EOnContact(), and OnExplode().
|
protected |
Definition at line 5 of file grenade_chemgas.c.
Referenced by OnDamageDestroyed().
|
protected |
Definition at line 4 of file grenade_chemgas.c.
Referenced by OnDamageDestroyed().