Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
UAWaterType Class Reference

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"

Detailed Description

Definition at line 160 of file actionconstants.c.

Field Documentation

◆ ALL

Definition at line 167 of file actionconstants.c.

◆ FRESH

const string FRESH = "fresh_water"
private

fake

Definition at line 163 of file actionconstants.c.

Referenced by ItemBase::InitTrapValues().

◆ SEA

const string SEA = "sea"
private

Definition at line 162 of file actionconstants.c.

Referenced by Surface::AllowedWaterSurface(), and ItemBase::InitTrapValues().

◆ SNOW

const string SNOW = "snow"
private

Definition at line 165 of file actionconstants.c.

◆ STILL

const string STILL = "still_water"
private

Definition at line 164 of file actionconstants.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/actionconstants.c