C# 클래스 GameBase.Network.Internal.RoleData_Item

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
amount ushort
di_attack byte
feng_attack byte
forgename String
gem1 uint
gem2 uint
gem3 uint
god_exp int
god_strong int
huo_attack byte
id uint
itemid uint
playerid int
postion ushort
property int
shui_attack byte
stronglv byte
war_ghost_exp int

공개 메소드들

메소드 설명
Create ( byte msg = null, PackIn _inpack = null ) : void
GetBuffer ( ) : byte[]
RoleData_Item ( ) : System

메소드 상세

Create() 공개 메소드

public Create ( byte msg = null, PackIn _inpack = null ) : void
msg byte
_inpack PackIn
리턴 void

GetBuffer() 공개 메소드

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

RoleData_Item() 공개 메소드

public RoleData_Item ( ) : System
리턴 System

프로퍼티 상세

amount 공개적으로 프로퍼티

public ushort amount
리턴 ushort

di_attack 공개적으로 프로퍼티

public byte di_attack
리턴 byte

feng_attack 공개적으로 프로퍼티

public byte feng_attack
리턴 byte

forgename 공개적으로 프로퍼티

public String forgename
리턴 String

gem1 공개적으로 프로퍼티

public uint gem1
리턴 uint

gem2 공개적으로 프로퍼티

public uint gem2
리턴 uint

gem3 공개적으로 프로퍼티

public uint gem3
리턴 uint

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

itemid 공개적으로 프로퍼티

public uint itemid
리턴 uint

playerid 공개적으로 프로퍼티

public int playerid
리턴 int

postion 공개적으로 프로퍼티

public ushort postion
리턴 ushort

property 공개적으로 프로퍼티

public int property
리턴 int

shui_attack 공개적으로 프로퍼티

public byte shui_attack
리턴 byte

stronglv 공개적으로 프로퍼티

public byte stronglv
리턴 byte

war_ghost_exp 공개적으로 프로퍼티

public int war_ghost_exp
리턴 int