C# Class NLSE.Garden.Item

Afficher le fichier Open project: kwsch/NLSE

Méthodes publiques

Свойство Type Description
Buried bool
Flag1 byte
ID ushort

Méthodes publiques

Méthode Description
Item ( byte data ) : System
Write ( ) : byte[]

Method Details

Item() public méthode

public Item ( byte data ) : System
data byte
Résultat System

Write() public méthode

public Write ( ) : byte[]
Résultat byte[]

Property Details

Buried public_oe property

public bool Buried
Résultat bool

Flag1 public_oe property

public byte Flag1
Résultat byte

ID public_oe property

public ushort ID
Résultat ushort