Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SagaGateway
Packets
Map
Get
SendGUID
C# Class SagaGateway.Packets.Map.Get.SendGUID
Client sending a GUID to the server.
Inheritance:
SagaLib.Packet
ファイルを表示
Open project: Willyham/SagaRO2
Class Usage Examples
Public Methods
Method
Description
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
SendGUID
( ) :
System
Create a SendGUID packet.
Method Details
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void
SendGUID()
public
method
Create a SendGUID packet.
public
SendGUID
( ) :
System
return
System