![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Attributes | |
| const float | BLOOD = 50 |
| const float | DEFAULT = 1 |
| const float | DISINFECT = 10 |
| const float | DRAIN_LIQUID = 100 |
| const float | DRINK = 65 |
| const float | EAT_BIG = 25 |
| const float | EAT_NORMAL = 15 |
| const float | EAT_SMALL = 10 |
| const float | FILL_LIQUID = 200 |
| const float | FILL_SNOW = 100 |
| const float | FIREPLACE_EXTINGUISHER = 200 |
| const float | FIREPLACE_LIQUID = 100 |
| const float | FUEL = 500 |
| const float | GARDEN_DISINFECT_PLANT = 0.06 |
| const float | GARDEN_FERTILIZE = 10 |
| const float | GARDEN_WATER = 150 |
| const float | POUR_LIQUID = 100 |
| const float | SALINE = 100 |
Definition at line 3 of file actionconstants.c.
|
private |
Definition at line 15 of file actionconstants.c.
Referenced by ActionGiveBloodTargetCB::CreateActionComponent().
|
private |
Definition at line 5 of file actionconstants.c.
Referenced by ActionConsumeCB::CreateActionComponent(), ActionForceConsumeCB::CreateActionComponent(), and ActionForceConsumeSingleCB::CreateActionComponent().
|
private |
Definition at line 6 of file actionconstants.c.
|
private |
Definition at line 13 of file actionconstants.c.
Referenced by ActionDrainLiquidCB::CreateActionComponent(), ActionPourLiquidCB::CreateActionComponent(), and ActionTransferLiquidCB::CreateActionComponent().
|
private |
Definition at line 14 of file actionconstants.c.
Referenced by ActionDrinkCB::CreateActionComponent(), ActionForceDrinkCB::CreateActionComponent(), and OnFinishProgressServer().
|
private |
Definition at line 9 of file actionconstants.c.
Referenced by ActionEatBigCB::CreateActionComponent(), and ActionEatCanCB::CreateActionComponent().
|
private |
Definition at line 8 of file actionconstants.c.
Referenced by ActionEatBig(), ActionEatFruitCB::CreateActionComponent(), ActionEatMeatCB::CreateActionComponent(), ActionForceABiteCB::CreateActionComponent(), ActionForceFeedCB::CreateActionComponent(), ActionForceFeedMeatCB::CreateActionComponent(), ActionForceFeedSmallCB::CreateActionComponent(), and OnFinishProgressServer().
|
private |
Definition at line 7 of file actionconstants.c.
Referenced by ActionEatSmallCanCB::CreateActionComponent(), and ActionEatSmallCB::CreateActionComponent().
|
private |
Definition at line 10 of file actionconstants.c.
Referenced by ActionFillBottleBaseCB::CreateActionComponent().
|
private |
Definition at line 11 of file actionconstants.c.
Referenced by ActionFillBottleBaseCB::CreateActionComponent().
|
private |
Definition at line 18 of file actionconstants.c.
Referenced by ActionExtinguishFireplaceByExtinguisherCB::CreateActionComponent().
|
private |
Definition at line 19 of file actionconstants.c.
Referenced by ActionExtinguishFireplaceByLiquidCB::CreateActionComponent().
|
private |
Definition at line 17 of file actionconstants.c.
Referenced by ActionFillBottleBaseCB::CreateActionComponent(), ActionFillCoolantCB::CreateActionComponent(), and ActionFillFuelCB::CreateActionComponent().
|
private |
Definition at line 22 of file actionconstants.c.
Referenced by ActionDisinfectPlantBitCB::CreateActionComponent(), and ActionDisinfectPlantCB::CreateActionComponent().
|
private |
Definition at line 20 of file actionconstants.c.
|
private |
Definition at line 21 of file actionconstants.c.
|
private |
Definition at line 12 of file actionconstants.c.
Referenced by ActionFillBrakesCB::CreateActionComponent(), and ActionFillOilCB::CreateActionComponent().
|
private |
Definition at line 16 of file actionconstants.c.