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

Inheritance: IEvent
Afficher le fichier Open project: siosios/NoxxDev-necrobot Class Usage Examples

Méthodes publiques

Свойство Type Description
Altitude double
Exp int
Gems int
Id string
InventoryFull bool
Items string
Latitude double
Longitude double
Name string

Property Details

Altitude public_oe property

public double Altitude
Résultat double

Exp public_oe property

public int Exp
Résultat int

Gems public_oe property

public int Gems
Résultat int

Id public_oe property

public string Id
Résultat string

InventoryFull public_oe property

public bool InventoryFull
Résultat bool

Items public_oe property

public string Items
Résultat string

Latitude public_oe property

public double Latitude
Résultat double

Longitude public_oe property

public double Longitude
Résultat double

Name public_oe property

public string Name
Résultat string