PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
UAWaterType Class Reference

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)
 

Field Documentation

◆ ALL

◆ FRESH

const string FRESH = "fresh_water"
private

fake

Referenced by ItemBase::InitTrapValues().

◆ SEA

const string SEA = "sea"
private

◆ SNOW

const string SNOW = "snow"
private

◆ STILL

const string STILL = "still_water"
private

The documentation for this class was generated from the following file: