|
DayZ 1.24
|
Private Attributes | |
| const string | SEA = "sea" |
| const string | FRESH = "fresh_water" |
| fake | |
| const string | STILL = "still_water" |
| const string | ALL = string.Format("%1|%2|%3", UAWaterType.SEA, UAWaterType.FRESH, UAWaterType.STILL) |
Definition at line 144 of file ActionConstants.c.
|
private |
Definition at line 150 of file ActionConstants.c.
Referenced by CreateConditionComponents(), and ActionInteractLoopBase::CreateConditionComponents().
Definition at line 146 of file ActionConstants.c.
Referenced by Surface::AllowedWaterSurface(), and ItemBase::TrapSpawnBase().
Definition at line 148 of file ActionConstants.c.