C# Class TerrainDisplay.MPQ.OffsetLocation

Show file Open project: WCell/WCell-Terrain

Public Properties

Property Type Description
Count int
Offset int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Count public property

public int Count
return int

Offset public property

public int Offset
return int