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

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

Méthodes publiques

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

Method Details

GetCpuInformation() public méthode

public GetCpuInformation ( ) : void
Résultat void

HandlePacket() public méthode

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