C# Class ManicDigger.Chunk

Mostra file Open project: henon/manic_digger Class Usage Examples

Public Properties

Property Type Description
IsPopulated bool
LastChange int
LastUpdate int
data byte[]

Property Details

IsPopulated public_oe property

public bool IsPopulated
return bool

LastChange public_oe property

public int LastChange
return int

LastUpdate public_oe property

public int LastUpdate
return int

data public_oe property

public byte[] data
return byte[]