C# 클래스 NetMsg.MsgSelfRoleInfo

상속: BaseMsg
파일 보기 프로젝트 열기: dream-young-soul/soul

공개 프로퍼티들

프로퍼티 타입 설명
addpoint ushort
attackpower ushort
bonuspoint int
constitution ushort
decdoage ushort
demonexp int
demonexpparam int
demonlev byte
doage ushort
edubroodpacksize byte
exp uint
exploit int
expparam uint
gamegold uint
godlevel int
godpetpackagelimit byte
gold uint
guanjue byte
hair uint
health ushort
level byte
life ushort
lookface uint
magic_attack ushort
manna ushort
maxlife ushort
maxpetcall ushort
mentorexp uint
mentorlevel byte
mercenarexp uint
name String
originalserverid int
param uint
param1 uint
param10 ushort
param11 byte
param13 byte[]
param14 byte
param2 byte
param3 byte
param4 byte
param5 int
param6 int[]
param7 int[]
param8 ushort
param9 byte
pk ushort
potential uint
profession byte
roleid uint
winglevel byte
wordtreeareaid ushort

공개 메소드들

메소드 설명
Create ( byte msg = null, GamePacketKeyEx key = null ) : void
GetBuffer ( ) : byte[]
MsgSelfRoleInfo ( ) : System

메소드 상세

Create() 공개 메소드

public Create ( byte msg = null, GamePacketKeyEx key = null ) : void
msg byte
key GameBase.Network.GamePacketKeyEx
리턴 void

GetBuffer() 공개 메소드

public GetBuffer ( ) : byte[]
리턴 byte[]

MsgSelfRoleInfo() 공개 메소드

public MsgSelfRoleInfo ( ) : System
리턴 System

프로퍼티 상세

addpoint 공개적으로 프로퍼티

public ushort addpoint
리턴 ushort

attackpower 공개적으로 프로퍼티

public ushort attackpower
리턴 ushort

bonuspoint 공개적으로 프로퍼티

public int bonuspoint
리턴 int

constitution 공개적으로 프로퍼티

public ushort constitution
리턴 ushort

decdoage 공개적으로 프로퍼티

public ushort decdoage
리턴 ushort

demonexp 공개적으로 프로퍼티

public int demonexp
리턴 int

demonexpparam 공개적으로 프로퍼티

public int demonexpparam
리턴 int

demonlev 공개적으로 프로퍼티

public byte demonlev
리턴 byte

doage 공개적으로 프로퍼티

public ushort doage
리턴 ushort

edubroodpacksize 공개적으로 프로퍼티

public byte edubroodpacksize
리턴 byte

exp 공개적으로 프로퍼티

public uint exp
리턴 uint

exploit 공개적으로 프로퍼티

public int exploit
리턴 int

expparam 공개적으로 프로퍼티

public uint expparam
리턴 uint

gamegold 공개적으로 프로퍼티

public uint gamegold
리턴 uint

godlevel 공개적으로 프로퍼티

public int godlevel
리턴 int

godpetpackagelimit 공개적으로 프로퍼티

public byte godpetpackagelimit
리턴 byte

gold 공개적으로 프로퍼티

public uint gold
리턴 uint

guanjue 공개적으로 프로퍼티

public byte guanjue
리턴 byte

hair 공개적으로 프로퍼티

public uint hair
리턴 uint

health 공개적으로 프로퍼티

public ushort health
리턴 ushort

level 공개적으로 프로퍼티

public byte level
리턴 byte

life 공개적으로 프로퍼티

public ushort life
리턴 ushort

lookface 공개적으로 프로퍼티

public uint lookface
리턴 uint

magic_attack 공개적으로 프로퍼티

public ushort magic_attack
리턴 ushort

manna 공개적으로 프로퍼티

public ushort manna
리턴 ushort

maxlife 공개적으로 프로퍼티

public ushort maxlife
리턴 ushort

maxpetcall 공개적으로 프로퍼티

public ushort maxpetcall
리턴 ushort

mentorexp 공개적으로 프로퍼티

public uint mentorexp
리턴 uint

mentorlevel 공개적으로 프로퍼티

public byte mentorlevel
리턴 byte

mercenarexp 공개적으로 프로퍼티

public uint mercenarexp
리턴 uint

name 공개적으로 프로퍼티

public String name
리턴 String

originalserverid 공개적으로 프로퍼티

public int originalserverid
리턴 int

param 공개적으로 프로퍼티

public uint param
리턴 uint

param1 공개적으로 프로퍼티

public uint param1
리턴 uint

param10 공개적으로 프로퍼티

public ushort param10
리턴 ushort

param11 공개적으로 프로퍼티

public byte param11
리턴 byte

param13 공개적으로 프로퍼티

public byte[] param13
리턴 byte[]

param14 공개적으로 프로퍼티

public byte param14
리턴 byte

param2 공개적으로 프로퍼티

public byte param2
리턴 byte

param3 공개적으로 프로퍼티

public byte param3
리턴 byte

param4 공개적으로 프로퍼티

public byte param4
리턴 byte

param5 공개적으로 프로퍼티

public int param5
리턴 int

param6 공개적으로 프로퍼티

public int[] param6
리턴 int[]

param7 공개적으로 프로퍼티

public int[] param7
리턴 int[]

param8 공개적으로 프로퍼티

public ushort param8
리턴 ushort

param9 공개적으로 프로퍼티

public byte param9
리턴 byte

pk 공개적으로 프로퍼티

public ushort pk
리턴 ushort

potential 공개적으로 프로퍼티

public uint potential
리턴 uint

profession 공개적으로 프로퍼티

public byte profession
리턴 byte

roleid 공개적으로 프로퍼티

public uint roleid
리턴 uint

winglevel 공개적으로 프로퍼티

public byte winglevel
리턴 byte

wordtreeareaid 공개적으로 프로퍼티

public ushort wordtreeareaid
리턴 ushort