C# Class ManicDigger.Chunk

Afficher le fichier Open project: henon/manic_digger Class Usage Examples

Méthodes publiques

Свойство Type Description
IsPopulated bool
LastChange int
LastUpdate int
data byte[]

Property Details

IsPopulated public_oe property

public bool IsPopulated
Résultat bool

LastChange public_oe property

public int LastChange
Résultat int

LastUpdate public_oe property

public int LastUpdate
Résultat int

data public_oe property

public byte[] data
Résultat byte[]