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
RPGGame
GameServer
ServerSystem
AuthSession
C# Class RPGGame.GameServer.ServerSystem.AuthSession
Inheritance:
Aegis.Network.Session
Datei anzeigen
Open project: SyncZone/Examples
Public Methods
Method
Description
AuthSession
( ) :
System
Private Methods
Method
Description
OnClosed
(
Session
session
) :
void
OnConnected
(
Session
session
,
System.Boolean
connected
) :
void
OnReceived
(
Session
session
,
Aegis.StreamBuffer
buffer
) :
void
SendAndResponse
(
PacketRequest
reqPacket
,
Action
actionOnReceived
) :
void
TryConnect
( ) :
void
Method Details
AuthSession()
public
method
public
AuthSession
( ) :
System
return
System