Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
DestructionEffectGasCanister Class Reference
Inheritance diagram for DestructionEffectGasCanister:
DestructionEffectBase

Private Member Functions

override void Init ()
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)
override void OnExplosionEffects (Object source, Object directHit, int componentIndex, string surface, vector pos, vector surfNormal, float energyFactor, float explosionFactor, bool isWater, string ammoType)

Detailed Description

Definition at line 124 of file destructioneffects.c.

Member Function Documentation

◆ Init()

◆ OnEntityDestroyedOneTimeClient()

override void OnEntityDestroyedOneTimeClient ( EntityAI entity,
int oldLevel,
string zone )
inlineprivate

Definition at line 147 of file destructioneffects.c.

◆ OnEntityDestroyedOneTimeServer()

override void OnEntityDestroyedOneTimeServer ( EntityAI entity,
int oldLevel,
string zone )
inlineprivate

Definition at line 151 of file destructioneffects.c.

◆ OnEntityDestroyedPersistentClient()

override void OnEntityDestroyedPersistentClient ( EntityAI entity,
string zone )
inlineprivate

Definition at line 155 of file destructioneffects.c.

◆ OnEntityDestroyedPersistentServer()

override void OnEntityDestroyedPersistentServer ( EntityAI entity,
string zone )
inlineprivate

Definition at line 159 of file destructioneffects.c.

◆ OnExplosionEffects()

override void OnExplosionEffects ( Object source,
Object directHit,
int componentIndex,
string surface,
vector pos,
vector surfNormal,
float energyFactor,
float explosionFactor,
bool isWater,
string ammoType )
inlineprivate

Definition at line 163 of file destructioneffects.c.


The documentation for this class was generated from the following file: