C# Class Aura.Channel.Network.Sending.Helpers.QuestHelper

Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
AddQuest ( this packet, Aura.Channel.World.Quests.Quest quest ) : void
AddQuestUpdate ( this packet, Aura.Channel.World.Quests.Quest quest ) : void

Method Details

AddQuest() public static method

public static AddQuest ( this packet, Aura.Channel.World.Quests.Quest quest ) : void
packet this
quest Aura.Channel.World.Quests.Quest
return void

AddQuestUpdate() public static method

public static AddQuestUpdate ( this packet, Aura.Channel.World.Quests.Quest quest ) : void
packet this
quest Aura.Channel.World.Quests.Quest
return void