C# Class DarkEmu_GameServer.character._job

Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Свойство Type Description
Jobname string
exp int
jobactive bool
type byte

Property Details

Jobname public_oe property

public string Jobname
Résultat string

exp public_oe property

public int exp
Résultat int

jobactive public_oe property

public bool jobactive
Résultat bool

type public_oe property

public byte type
Résultat byte