C# Class Tibialyzer.BattleListEntry

Afficher le fichier Open project: Mytherin/Tibialyzer Class Usage Examples

Méthodes publiques

Свойство Type Description
hp int
id int
name string
x int
y int
z int

Property Details

hp public_oe property

public int hp
Résultat int

id public_oe property

public int id
Résultat int

name public_oe property

public string name
Résultat string

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int

z public_oe property

public int z
Résultat int