![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override void | EEKilled (Object killer) |
| override int | GetLiquidSourceType () |
| bool | HasFuelToGive () |
| Returns true if this stand is functional. | |
| override void | OnExplosionEffects (Object source, Object directHit, int componentIndex, string surface, vector pos, vector surfNormal, float energyFactor, float explosionFactor, bool isWater, string ammoType) |
Definition at line 1 of file land_fuelstation_feed.c.
|
inlineprivate |
Definition at line 3 of file land_fuelstation_feed.c.
References Explode().
|
inlineprivate |
Definition at line 36 of file land_fuelstation_feed.c.
References HasFuelToGive(), and LIQUID_NONE.
|
inlineprivate |
Returns true if this stand is functional.
Definition at line 31 of file land_fuelstation_feed.c.
Referenced by GetLiquidSourceType().
|
inlineprivate |
Definition at line 10 of file land_fuelstation_feed.c.
References ParticleList::EXPLOSION_LANDMINE, g_Game, ParticleList::IMPACT_GRAVEL_RICOCHET, ParticleList::IMPACT_METAL_RICOCHET, ParticleManager(), ParticleList::SMOKE_GENERIC_WRECK, and vector::VectorToAngles().