C# Class xServer.Core.Packets.ServerPackets.SetAuthenticationSuccess

Inheritance: IPacket
Afficher le fichier Open project: x1234xx/RatSources

Méthodes publiques

Méthode Description
Execute ( Client client ) : void
SetAuthenticationSuccess ( ) : System

Method Details

Execute() public méthode

public Execute ( Client client ) : void
client Client
Résultat void

SetAuthenticationSuccess() public méthode

public SetAuthenticationSuccess ( ) : System
Résultat System