C# Class Mappy_Map2D.Block

Mostra file Open project: Diegoisawesome/AwesomeMapEditor-old Class Usage Examples

Public Properties

Property Type Description
User1 uint
User3 ushort
User5 byte
bgoff int
fgoff2 int
miscData byte

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

User1 public_oe property

public uint User1
return uint

User3 public_oe property

public ushort User3
return ushort

User5 public_oe property

public byte User5
return byte

bgoff public_oe property

public int bgoff
return int

fgoff2 public_oe property

public int fgoff2
return int

miscData public_oe property

public byte miscData
return byte