![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Attributes | |
| const string | ALL = string.Format("%1|%2|%3|%4", UAWaterType.SEA, UAWaterType.FRESH, UAWaterType.STILL, UAWaterType.SNOW) |
| const string | FRESH = "fresh_water" |
| fake | |
| const string | SEA = "sea" |
| const string | SNOW = "snow" |
| const string | STILL = "still_water" |
Definition at line 160 of file actionconstants.c.
|
private |
Definition at line 167 of file actionconstants.c.
|
private |
|
private |
Definition at line 162 of file actionconstants.c.
Referenced by Surface::AllowedWaterSurface(), and ItemBase::InitTrapValues().
|
private |
Definition at line 165 of file actionconstants.c.
|
private |
Definition at line 164 of file actionconstants.c.