Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SagaGateway
Packets
Server
AskGUID
C# 클래스 SagaGateway.Packets.Server.AskGUID
A packet requesting the GUID from the client.
상속:
SagaLib.Packet
파일 보기
프로젝트 열기: Willyham/SagaRO2
공개 메소드들
메소드
설명
AskGUID
( ) :
System
Constructor.
PutKey
(
string
key
) :
void
메소드 상세
AskGUID()
공개
메소드
Constructor.
public
AskGUID
( ) :
System
리턴
System
PutKey()
공개
메소드
public
PutKey
(
string
key
) :
void
key
string
리턴
void