C# Class DarkEmu_GameServer.character._job

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Jobname string
exp int
jobactive bool
type byte

Property Details

Jobname public property

public string Jobname
return string

exp public property

public int exp
return int

jobactive public property

public bool jobactive
return bool

type public property

public byte type
return byte