C# Class DarkEmu_GameServer.character._job

Datei anzeigen Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Jobname string
exp int
jobactive bool
type byte

Property Details

Jobname public_oe property

public string Jobname
return string

exp public_oe property

public int exp
return int

jobactive public_oe property

public bool jobactive
return bool

type public_oe property

public byte type
return byte