C# 클래스 DarkEmu_GameServer.Player._Stats

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 프로퍼티들

프로퍼티 타입 설명
Attributes ushort
BerserkBar byte
CHP int
Experience ulong
Gold ulong
HP uint
Hit ushort
Intelligence ushort
Level byte
MinMag ushort
MinPhy ushort
Model uint
PhyDef ushort
SkillpointBar ushort
Skillpoints uint
Strength ushort
TotalAccessoriesAbsorption double
Volume byte

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public ushort Attributes
리턴 ushort

BerserkBar 공개적으로 프로퍼티

public byte BerserkBar
리턴 byte

CHP 공개적으로 프로퍼티

public int CHP
리턴 int

Experience 공개적으로 프로퍼티

public ulong Experience
리턴 ulong

Gold 공개적으로 프로퍼티

public ulong Gold
리턴 ulong

HP 공개적으로 프로퍼티

public uint HP
리턴 uint

Hit 공개적으로 프로퍼티

public ushort Hit
리턴 ushort

Intelligence 공개적으로 프로퍼티

public ushort Intelligence
리턴 ushort

Level 공개적으로 프로퍼티

public byte Level
리턴 byte

MinMag 공개적으로 프로퍼티

public ushort MinMag
리턴 ushort

MinPhy 공개적으로 프로퍼티

public ushort MinPhy
리턴 ushort

Model 공개적으로 프로퍼티

public uint Model
리턴 uint

PhyDef 공개적으로 프로퍼티

public ushort PhyDef
리턴 ushort

SkillpointBar 공개적으로 프로퍼티

public ushort SkillpointBar
리턴 ushort

Skillpoints 공개적으로 프로퍼티

public uint Skillpoints
리턴 uint

Strength 공개적으로 프로퍼티

public ushort Strength
리턴 ushort

TotalAccessoriesAbsorption 공개적으로 프로퍼티

public double TotalAccessoriesAbsorption
리턴 double

Volume 공개적으로 프로퍼티

public byte Volume
리턴 byte