![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | BroomBase |
Functions | |
| override void | ApplyResultModifications (ItemBase result) |
| override void | CalculateQuantity () |
| override bool | CanReceiveUpgrade () |
| override bool | CanTransformIntoStick () |
| void | DebugSetHealthAndEnergy (float time) |
| override void | EEHitBy (TotalDamageResult damageResult, int damageType, EntityAI source, int component, string dmgZone, string ammo, vector modelPos, float speedCoef) |
| BroomBase FlammableBase | GetBurningMaterial () |
| override string | GetBurntMaterial () |
| override void | GetDebugActions (out TSelectableActionInfoArrayEx outputList) |
| override void | Init () |
| override bool | OnAction (int action_id, Man player, ParamsReadContext ctx) |
| override void | OnWorkStart () |
| override void | SetActions () |
| override void | UpdateParticle () |
| BroomBase FlammableBase GetBurningMaterial | ( | ) |
Definition at line 1 of file broom.c.
References FlammableBase::FlammableBase().
| override void GetDebugActions | ( | out TSelectableActionInfoArrayEx | outputList | ) |
| override bool OnAction | ( | int | action_id, |
| Man | player, | ||
| ParamsReadContext | ctx ) |