Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GameBase
Network
Internal
AddRoleData_Item
C# 클래스 GameBase.Network.Internal.AddRoleData_Item
파일 보기
프로젝트 열기: dream-young-soul/soul
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
gameid
uint
item
RoleData_Item
mParam
ushort
sortid
uint
공개 메소드들
메소드
설명
AddRoleData_Item
( ) :
System
Create
(
byte
msg
) :
void
GetBuffer
( ) :
byte[]
메소드 상세
AddRoleData_Item()
공개
메소드
public
AddRoleData_Item
( ) :
System
리턴
System
Create()
공개
메소드
public
Create
(
byte
msg
) :
void
msg
byte
리턴
void
GetBuffer()
공개
메소드
public
GetBuffer
( ) :
byte[]
리턴
byte[]
프로퍼티 상세
gameid
공개적으로 프로퍼티
public
uint
gameid
리턴
uint
item
공개적으로 프로퍼티
public
RoleData_Item,GameBase.Network.Internal
item
리턴
RoleData_Item
mParam
공개적으로 프로퍼티
public
ushort
mParam
리턴
ushort
sortid
공개적으로 프로퍼티
public
uint
sortid
리턴
uint