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

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

공개 프로퍼티들

프로퍼티 타입 설명
gameid uint
id uint
mParam ushort
sordid uint

공개 메소드들

메소드 설명
AddRoleData_Item_Ret ( ) : System
Create ( byte msg ) : void
GetBuffer ( ) : byte[]

메소드 상세

AddRoleData_Item_Ret() 공개 메소드

public AddRoleData_Item_Ret ( ) : System
리턴 System

Create() 공개 메소드

public Create ( byte msg ) : void
msg byte
리턴 void

GetBuffer() 공개 메소드

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

프로퍼티 상세

gameid 공개적으로 프로퍼티

public uint gameid
리턴 uint

id 공개적으로 프로퍼티

public uint id
리턴 uint

mParam 공개적으로 프로퍼티

public ushort mParam
리턴 ushort

sordid 공개적으로 프로퍼티

public uint sordid
리턴 uint