C# Class UlteriusServer.Api.Network.PacketHandlers.SystemPacketHandler

Inheritance: PacketHandler
Afficher le fichier Open project: Ulterius/server

Méthodes publiques

Méthode Description
GetSystemInformation ( ) : void
HandlePacket ( Packet packet ) : void

Method Details

GetSystemInformation() public méthode

public GetSystemInformation ( ) : void
Résultat void

HandlePacket() public méthode

public HandlePacket ( Packet packet ) : void
packet UlteriusServer.Api.Network.Messages.Packet
Résultat void