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

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

공개 프로퍼티들

프로퍼티 타입 설명
id uint
mParam ushort
playerid int
postion ushort

공개 메소드들

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

메소드 상세

Create() 공개 메소드

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

DeleteItemByID() 공개 메소드

public DeleteItemByID ( ) : System
리턴 System

GetBuffer() 공개 메소드

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

프로퍼티 상세

id 공개적으로 프로퍼티

public uint id
리턴 uint

mParam 공개적으로 프로퍼티

public ushort mParam
리턴 ushort

playerid 공개적으로 프로퍼티

public int playerid
리턴 int

postion 공개적으로 프로퍼티

public ushort postion
리턴 ushort