|
PC Stable Documentation
|
|

Private Attributes | |
| const string | SEA = "sea" |
| const string | FRESH = "fresh_water" |
| fake | |
| const string | STILL = "still_water" |
| const string | SNOW = "snow" |
| const string | ALL = string.Format("%1|%2|%3|%4", UAWaterType.SEA, UAWaterType.FRESH, UAWaterType.STILL, UAWaterType.SNOW) |
|
private |
|
private |
fake
Referenced by ItemBase::InitTrapValues().
|
private |
Referenced by Surface::AllowedWaterSurface(), and ItemBase::InitTrapValues().
|
private |
|
private |