Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SagaGateway
Packets
Server
AskGUID
C# Class SagaGateway.Packets.Server.AskGUID
A packet requesting the GUID from the client.
Inheritance:
SagaLib.Packet
Mostrar archivo
Open project: Willyham/SagaRO2
Public Methods
Method
Description
AskGUID
( ) :
System
Constructor.
PutKey
(
string
key
) :
void
Method Details
AskGUID()
public
method
Constructor.
public
AskGUID
( ) :
System
return
System
PutKey()
public
method
public
PutKey
(
string
key
) :
void
key
string
return
void