C# Class StarboundExport.StarboundWire

Show file Open project: Gl237man/mineroute Class Usage Examples

Public Properties

Property Type Description
endx int
endy int
startx int
starty int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

endx public property

public int endx
return int

endy public property

public int endy
return int

startx public property

public int startx
return int

starty public property

public int starty
return int