Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SagaGateway
Packets
Login
Get
ResponseRequest
C# Class SagaGateway.Packets.Login.Get.ResponseRequest
Client sending a GUID to the server.
Inheritance:
SagaLib.Packet
Datei anzeigen
Open project: Willyham/SagaRO2
Class Usage Examples
Public Methods
Method
Description
GetSessionID
( ) :
uint
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
ResponseRequest
( ) :
System
Create a SendGUID packet.
Method Details
GetSessionID()
public
method
public
GetSessionID
( ) :
uint
return
uint
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void
ResponseRequest()
public
method
Create a SendGUID packet.
public
ResponseRequest
( ) :
System
return
System