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

Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode 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 méthode

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

AddQuestUpdate() public static méthode

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