C# Class Zepheus.World.Handlers.Handler29

Afficher le fichier Open project: Zepheus/Zepheus_Fiesta

Méthodes publiques

Méthode Description
SendGuildNameResult ( Zepheus.World.Networking.WorldClient client, int pID, string pName ) : void

Private Methods

Méthode Description
GuildNameRequest ( Zepheus.World.Networking.WorldClient client, Packet packet ) : void

Method Details

SendGuildNameResult() public static méthode

public static SendGuildNameResult ( Zepheus.World.Networking.WorldClient client, int pID, string pName ) : void
client Zepheus.World.Networking.WorldClient
pID int
pName string
Résultat void