C# Class SagaMap.Packets.Server.UnregisterBlacklistChar

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
SetName ( string name ) : void
SetReason ( byte reason ) : void
UnregisterBlacklistChar ( ) : System

Method Details

SetName() public méthode

public SetName ( string name ) : void
name string
Résultat void

SetReason() public méthode

public SetReason ( byte reason ) : void
reason byte
Résultat void

UnregisterBlacklistChar() public méthode

public UnregisterBlacklistChar ( ) : System
Résultat System