C# Class Zepheus.World.Handlers.Handler29

ファイルを表示 Open project: Zepheus/Zepheus_Fiesta

Public Methods

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

Private Methods

Method Description
GuildNameRequest ( Zepheus.World.Networking.WorldClient client, Packet packet ) : void

Method Details

SendGuildNameResult() public static method

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