C# Class HaloMap.RawData.DECR

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

Méthodes publiques

Méthode Description
DECR ( ) : System

Initializes a new instance of the DECR class.

Read ( int TagIndex, Map map, bool dontreadraw ) : void

The read.

Method Details

DECR() public méthode

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

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