C# Class HaloMap.RawData.Weather

The weather.
Inheritance: RawDataContainer
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Méthode Description
Read ( int TagIndex, Map map, bool dontreadraw ) : void

The read.

Weather ( ) : System

Initializes a new instance of the Weather class.

Method Details

Read() public méthode

The read.
public Read ( int TagIndex, Map map, bool dontreadraw ) : void
TagIndex int The TagIndex.
map HaloMap.Map.Map The map.
dontreadraw bool The dontreadraw.
Résultat void

Weather() public méthode

Initializes a new instance of the Weather class.
public Weather ( ) : System
Résultat System