C# 클래스 NetMsg.MsgItemInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
add_eff byte
amount ushort
amount_limit ushort
di_attack byte
feng_attack byte
gem byte
gem2 byte
gem3 byte
god_exp int
god_strong int
huo_attack byte
id uint
item_id uint
lock_time int
magic byte
magic2 byte
magic3 byte
name String
param1 int
param10 short
param12 short
param2 byte[]
param3 int
param4 int
param5 int
param6 byte
param7 byte
param8 int
postion byte
pram9 byte
properties int
shui_attack byte
status byte
tag byte
time int
warghost_exp int

공개 메소드들

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

메소드 상세

Create() 공개 메소드

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

GetBuffer() 공개 메소드

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

MsgItemInfo() 공개 메소드

public MsgItemInfo ( ) : System
리턴 System

SetLookEquipTag() 공개 메소드

public SetLookEquipTag ( ) : void
리턴 void

SetLookEudemonTag() 공개 메소드

public SetLookEudemonTag ( ) : void
리턴 void

SetTradTag() 공개 메소드

public SetTradTag ( ) : void
리턴 void

프로퍼티 상세

add_eff 공개적으로 프로퍼티

public byte add_eff
리턴 byte

amount 공개적으로 프로퍼티

public ushort amount
리턴 ushort

amount_limit 공개적으로 프로퍼티

public ushort amount_limit
리턴 ushort

di_attack 공개적으로 프로퍼티

public byte di_attack
리턴 byte

feng_attack 공개적으로 프로퍼티

public byte feng_attack
리턴 byte

gem 공개적으로 프로퍼티

public byte gem
리턴 byte

gem2 공개적으로 프로퍼티

public byte gem2
리턴 byte

gem3 공개적으로 프로퍼티

public byte gem3
리턴 byte

god_exp 공개적으로 프로퍼티

public int god_exp
리턴 int

god_strong 공개적으로 프로퍼티

public int god_strong
리턴 int

huo_attack 공개적으로 프로퍼티

public byte huo_attack
리턴 byte

id 공개적으로 프로퍼티

public uint id
리턴 uint

item_id 공개적으로 프로퍼티

public uint item_id
리턴 uint

lock_time 공개적으로 프로퍼티

public int lock_time
리턴 int

magic 공개적으로 프로퍼티

public byte magic
리턴 byte

magic2 공개적으로 프로퍼티

public byte magic2
리턴 byte

magic3 공개적으로 프로퍼티

public byte magic3
리턴 byte

name 공개적으로 프로퍼티

public String name
리턴 String

param1 공개적으로 프로퍼티

public int param1
리턴 int

param10 공개적으로 프로퍼티

public short param10
리턴 short

param12 공개적으로 프로퍼티

public short param12
리턴 short

param2 공개적으로 프로퍼티

public byte[] param2
리턴 byte[]

param3 공개적으로 프로퍼티

public int param3
리턴 int

param4 공개적으로 프로퍼티

public int param4
리턴 int

param5 공개적으로 프로퍼티

public int param5
리턴 int

param6 공개적으로 프로퍼티

public byte param6
리턴 byte

param7 공개적으로 프로퍼티

public byte param7
리턴 byte

param8 공개적으로 프로퍼티

public int param8
리턴 int

postion 공개적으로 프로퍼티

public byte postion
리턴 byte

pram9 공개적으로 프로퍼티

public byte pram9
리턴 byte

properties 공개적으로 프로퍼티

public int properties
리턴 int

shui_attack 공개적으로 프로퍼티

public byte shui_attack
리턴 byte

status 공개적으로 프로퍼티

public byte status
리턴 byte

tag 공개적으로 프로퍼티

public byte tag
리턴 byte

time 공개적으로 프로퍼티

public int time
리턴 int

warghost_exp 공개적으로 프로퍼티

public int warghost_exp
리턴 int