C# Class NetMsg.MsgSelfRoleInfo

Inheritance: BaseMsg
Exibir arquivo Open project: dream-young-soul/soul

Public Properties

Property Type Description
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

Public Methods

Method Description
Create ( byte msg = null, GamePacketKeyEx key = null ) : void
GetBuffer ( ) : byte[]
MsgSelfRoleInfo ( ) : System

Method Details

Create() public method

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

GetBuffer() public method

public GetBuffer ( ) : byte[]
return byte[]

MsgSelfRoleInfo() public method

public MsgSelfRoleInfo ( ) : System
return System

Property Details

addpoint public_oe property

public ushort addpoint
return ushort

attackpower public_oe property

public ushort attackpower
return ushort

bonuspoint public_oe property

public int bonuspoint
return int

constitution public_oe property

public ushort constitution
return ushort

decdoage public_oe property

public ushort decdoage
return ushort

demonexp public_oe property

public int demonexp
return int

demonexpparam public_oe property

public int demonexpparam
return int

demonlev public_oe property

public byte demonlev
return byte

doage public_oe property

public ushort doage
return ushort

edubroodpacksize public_oe property

public byte edubroodpacksize
return byte

exp public_oe property

public uint exp
return uint

exploit public_oe property

public int exploit
return int

expparam public_oe property

public uint expparam
return uint

gamegold public_oe property

public uint gamegold
return uint

godlevel public_oe property

public int godlevel
return int

godpetpackagelimit public_oe property

public byte godpetpackagelimit
return byte

gold public_oe property

public uint gold
return uint

guanjue public_oe property

public byte guanjue
return byte

hair public_oe property

public uint hair
return uint

health public_oe property

public ushort health
return ushort

level public_oe property

public byte level
return byte

life public_oe property

public ushort life
return ushort

lookface public_oe property

public uint lookface
return uint

magic_attack public_oe property

public ushort magic_attack
return ushort

manna public_oe property

public ushort manna
return ushort

maxlife public_oe property

public ushort maxlife
return ushort

maxpetcall public_oe property

public ushort maxpetcall
return ushort

mentorexp public_oe property

public uint mentorexp
return uint

mentorlevel public_oe property

public byte mentorlevel
return byte

mercenarexp public_oe property

public uint mercenarexp
return uint

name public_oe property

public String name
return String

originalserverid public_oe property

public int originalserverid
return int

param public_oe property

public uint param
return uint

param1 public_oe property

public uint param1
return uint

param10 public_oe property

public ushort param10
return ushort

param11 public_oe property

public byte param11
return byte

param13 public_oe property

public byte[] param13
return byte[]

param14 public_oe property

public byte param14
return byte

param2 public_oe property

public byte param2
return byte

param3 public_oe property

public byte param3
return byte

param4 public_oe property

public byte param4
return byte

param5 public_oe property

public int param5
return int

param6 public_oe property

public int[] param6
return int[]

param7 public_oe property

public int[] param7
return int[]

param8 public_oe property

public ushort param8
return ushort

param9 public_oe property

public byte param9
return byte

pk public_oe property

public ushort pk
return ushort

potential public_oe property

public uint potential
return uint

profession public_oe property

public byte profession
return byte

roleid public_oe property

public uint roleid
return uint

winglevel public_oe property

public byte winglevel
return byte

wordtreeareaid public_oe property

public ushort wordtreeareaid
return ushort