C# Class DarkEmu_GameServer.Silkroad.Object_

显示文件 Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
Exp ulong
HitRatio byte
Hp uint
Id uint
InvSize byte
Level byte
MagDef ushort
Name string
OtherName string
ParryRatio byte
PhyDef ushort
Skill1 uint
Skill2 uint
Skill3 uint
Skill4 uint
Skill5 uint
Skill6 uint
Skill7 uint
Skill8 uint
Skill9 uint
Speed float
Type byte
Type1 byte

Property Details

Exp public_oe property

public ulong Exp
return ulong

HitRatio public_oe property

public byte HitRatio
return byte

Hp public_oe property

public uint Hp
return uint

Id public_oe property

public uint Id
return uint

InvSize public_oe property

public byte InvSize
return byte

Level public_oe property

public byte Level
return byte

MagDef public_oe property

public ushort MagDef
return ushort

Name public_oe property

public string Name
return string

OtherName public_oe property

public string OtherName
return string

ParryRatio public_oe property

public byte ParryRatio
return byte

PhyDef public_oe property

public ushort PhyDef
return ushort

Skill1 public_oe property

public uint Skill1
return uint

Skill2 public_oe property

public uint Skill2
return uint

Skill3 public_oe property

public uint Skill3
return uint

Skill4 public_oe property

public uint Skill4
return uint

Skill5 public_oe property

public uint Skill5
return uint

Skill6 public_oe property

public uint Skill6
return uint

Skill7 public_oe property

public uint Skill7
return uint

Skill8 public_oe property

public uint Skill8
return uint

Skill9 public_oe property

public uint Skill9
return uint

Speed public_oe property

public float Speed
return float

Type public_oe property

public byte Type
return byte

Type1 public_oe property

public byte Type1
return byte