C# Class SagaMap.Packets.Server.RegisterBlacklistChar

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

Méthodes publiques

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

Method Details

RegisterBlacklistChar() public méthode

public RegisterBlacklistChar ( ) : System
Résultat System

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

SetReasonForBlacklist() public méthode

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