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
LegionOption
C# 클래스 GameBase.Network.Internal.LegionOption
파일 보기
프로젝트 열기: dream-young-soul/soul
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
mInfo
LegionInfo
mParam
ushort
player_id
int
공개 메소드들
메소드
설명
Create
(
byte
msg
) :
void
GetBuffer
( ) :
byte[]
LegionOption
( ) :
System
SetCreateTag
( ) :
void
SetUpdateTag
( ) :
void
메소드 상세
Create()
공개
메소드
public
Create
(
byte
msg
) :
void
msg
byte
리턴
void
GetBuffer()
공개
메소드
public
GetBuffer
( ) :
byte[]
리턴
byte[]
LegionOption()
공개
메소드
public
LegionOption
( ) :
System
리턴
System
SetCreateTag()
공개
메소드
public
SetCreateTag
( ) :
void
리턴
void
SetUpdateTag()
공개
메소드
public
SetUpdateTag
( ) :
void
리턴
void
프로퍼티 상세
mInfo
공개적으로 프로퍼티
public
LegionInfo,GameBase.Network.Internal
mInfo
리턴
LegionInfo
mParam
공개적으로 프로퍼티
public
ushort
mParam
리턴
ushort
player_id
공개적으로 프로퍼티
public
int
player_id
리턴
int