![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | UAQuantityConsumed |
| class | UATimeSpent |
| class | UAMaxDistances |
| class | UAItemsSpreadRadius |
| class | UADamageApplied |
| class | UAWaterType |
| class | UAMisc |
| class | UAFishingConstants |
Variables | |
| const float | PRECISE = 0.0 |
| const float | VERY_NARROW = 0.2 |
| const float | NARROW = 0.35 |
| const float | DEFAULT = 0.5 |
| const float | WIDE = 1 |
| ROUGH_LOW = 0.01 | |
| const float | ROUGH_MEDIUM = 0.02 |
| const float | ROUGH_HIGH = 0.03 |
| const float | PRECISE_LOW = -0.01 |
| const float | PRECISE_MEDIUM = -0.02 |
| const float | PRECISE_HIGH = -0.03 |
| const float DEFAULT = 0.5 |
Definition at line 128 of file actionconstants.c.
| const float NARROW = 0.35 |
Definition at line 127 of file actionconstants.c.
| const float PRECISE = 0.0 |
Definition at line 125 of file actionconstants.c.
| const float PRECISE_HIGH = -0.03 |
Definition at line 141 of file actionconstants.c.
| const float PRECISE_LOW = -0.01 |
Definition at line 139 of file actionconstants.c.
| const float PRECISE_MEDIUM = -0.02 |
Definition at line 140 of file actionconstants.c.
| const float ROUGH_HIGH = 0.03 |
Definition at line 138 of file actionconstants.c.
| ROUGH_LOW = 0.01 |
| const float ROUGH_MEDIUM = 0.02 |
Definition at line 137 of file actionconstants.c.
| const float VERY_NARROW = 0.2 |
Definition at line 126 of file actionconstants.c.
| const float WIDE = 1 |
Definition at line 129 of file actionconstants.c.