C# Class PoGo.NecroBot.Logic.Event.UpdatePositionEvent

Inheritance: IEvent
Show file Open project: siosios/NoxxDev-necrobot

Public Properties

Property Type Description
Latitude double
Longitude double

Property Details

Latitude public property

public double Latitude
return double

Longitude public property

public double Longitude
return double