C# 클래스 NetMsg.MsgRoleInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
TodayGuideCountByOther byte
action uint
armor_id uint
dir byte
face_sex uint
face_sex1 uint
guanjue byte
hair_id uint
job byte
legion_id uint
legion_id1 uint
legion_place short
legion_title byte
level byte
param int[]
param1 int
param10 byte[]
param11 byte[]
param2 ushort
param3 byte[]
param5 byte[]
param6 short
param7 byte
param8 short
param9 byte[]
rid_id uint
role_id uint
str List
wepon_id uint
x short
y short

공개 메소드들

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

메소드 상세

Create() 공개 메소드

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

GetBuffer() 공개 메소드

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

MsgRoleInfo() 공개 메소드

public MsgRoleInfo ( ) : System
리턴 System

프로퍼티 상세

TodayGuideCountByOther 공개적으로 프로퍼티

public byte TodayGuideCountByOther
리턴 byte

action 공개적으로 프로퍼티

public uint action
리턴 uint

armor_id 공개적으로 프로퍼티

public uint armor_id
리턴 uint

dir 공개적으로 프로퍼티

public byte dir
리턴 byte

face_sex 공개적으로 프로퍼티

public uint face_sex
리턴 uint

face_sex1 공개적으로 프로퍼티

public uint face_sex1
리턴 uint

guanjue 공개적으로 프로퍼티

public byte guanjue
리턴 byte

hair_id 공개적으로 프로퍼티

public uint hair_id
리턴 uint

job 공개적으로 프로퍼티

public byte job
리턴 byte

legion_id 공개적으로 프로퍼티

public uint legion_id
리턴 uint

legion_id1 공개적으로 프로퍼티

public uint legion_id1
리턴 uint

legion_place 공개적으로 프로퍼티

public short legion_place
리턴 short

legion_title 공개적으로 프로퍼티

public byte legion_title
리턴 byte

level 공개적으로 프로퍼티

public byte level
리턴 byte

param 공개적으로 프로퍼티

public int[] param
리턴 int[]

param1 공개적으로 프로퍼티

public int param1
리턴 int

param10 공개적으로 프로퍼티

public byte[] param10
리턴 byte[]

param11 공개적으로 프로퍼티

public byte[] param11
리턴 byte[]

param2 공개적으로 프로퍼티

public ushort param2
리턴 ushort

param3 공개적으로 프로퍼티

public byte[] param3
리턴 byte[]

param5 공개적으로 프로퍼티

public byte[] param5
리턴 byte[]

param6 공개적으로 프로퍼티

public short param6
리턴 short

param7 공개적으로 프로퍼티

public byte param7
리턴 byte

param8 공개적으로 프로퍼티

public short param8
리턴 short

param9 공개적으로 프로퍼티

public byte[] param9
리턴 byte[]

rid_id 공개적으로 프로퍼티

public uint rid_id
리턴 uint

role_id 공개적으로 프로퍼티

public uint role_id
리턴 uint

str 공개적으로 프로퍼티

public List str
리턴 List

wepon_id 공개적으로 프로퍼티

public uint wepon_id
리턴 uint

x 공개적으로 프로퍼티

public short x
리턴 short

y 공개적으로 프로퍼티

public short y
리턴 short