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