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
SendUniversal
C# Class SagaGateway.Packets.Login.Get.SendUniversal
Client packet that contains the key user by the client.
Inheritance:
SagaLib.Packet
Datei anzeigen
Open project: Willyham/SagaRO2
Class Usage Examples
Public Methods
Method
Description
GetData
( ) :
byte[]
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
SendUniversal
( ) :
System
Create an empty send key packet
isStaticSize
( ) :
bool
Method Details
GetData()
public
method
public
GetData
( ) :
byte[]
return
byte[]
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void
SendUniversal()
public
method
Create an empty send key packet
public
SendUniversal
( ) :
System
return
System
isStaticSize()
public
method
public
isStaticSize
( ) :
bool
return
bool