class DestructionEffectSpookyGoatSource
DestructionEffectSpookyGoat › DestructionEffectBase
All members, including inherited
Methods 6
override void Init()
References ParticleList.EXPLOSION_GOAT,
DestructionEffectBase.m_AmmoType,
DestructionEffectBase.m_DamageType Show 10 more
, DestructionEffectBase.m_EntityIsTakeable, DestructionEffectBase.m_HasExplosionDamage, DestructionEffectBase.m_KeepHealthOnReplace, DestructionEffectBase.m_ParticleOneTime, DestructionEffectBase.m_ParticlePersistent, DestructionEffectBase.m_ReplaceDelay, DestructionEffectBase.m_ReplaceWithEntity, DestructionEffectBase.m_SoundSetOneTime, DestructionEffectBase.m_SoundSetPersistent, and ParticleList.NONE
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)