C# Class Aura.Channel.World.Quests.QuestOwl

Represents a queued quest owl.
Show file Open project: aura-project/aura Class Usage Examples

Public Methods

Method Description
QuestOwl ( int questId, System.DateTime arrival ) : System

Method Details

QuestOwl() public method

public QuestOwl ( int questId, System.DateTime arrival ) : System
questId int
arrival System.DateTime
return System