class DestructionEffectGasCanisterSource
DestructionEffectGasCanister › DestructionEffectBase
All members, including inherited
Methods 6
override void Init()
References DestructionEffectBase.m_AmmoType,
DestructionEffectBase.m_DamageType,
DestructionEffectBase.m_EntityIsTakeable Show 10 more
, DestructionEffectBase.m_HasExplosionDamage, DestructionEffectBase.m_KeepHealthOnReplace, DestructionEffectBase.m_ParticleOneTime, DestructionEffectBase.m_ParticlePersistent, DestructionEffectBase.m_ReplaceDelay, DestructionEffectBase.m_ReplaceWithEntity, DestructionEffectBase.m_SoundSetOneTime, DestructionEffectBase.m_SoundSetPersistent, ParticleList.NONE, and ParticleList.RGD5
override void OnEntityDestroyedOneTimeClient(EntityAI entity, int oldLevel, string zone)
override void OnEntityDestroyedOneTimeServer(EntityAI entity, int oldLevel, string zone)
override void OnEntityDestroyedPersistentClient(EntityAI entity, string zone)
override void OnEntityDestroyedPersistentServer(EntityAI entity, string zone)