C# Class StarboundExport.StarboundWire

Exibir arquivo 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_oe property

public int endx
return int

endy public_oe property

public int endy
return int

startx public_oe property

public int startx
return int

starty public_oe property

public int starty
return int