C# Class Huoyaoyuan.AdmiralRoom.Officer.QuestManager

Inheritance: NotificationObject
Datei anzeigen Open project: huoyaoyuan/AdmiralRoom

Public Properties

Property Type Description
AvilableQuests Quest>.IDTable
QuestUpdateTime System.TimeSpan

Public Methods

Method Description
Load ( ) : void
QuestManager ( ) : System
Save ( ) : void

Private Methods

Method Description
CheckQuestPage ( NameValueCollection req, getmember_questlist api ) : void
CycleCount ( ) : void
UpdateInProgress ( ) : void

Method Details

Load() public method

public Load ( ) : void
return void

QuestManager() public method

public QuestManager ( ) : System
return System

Save() public method

public Save ( ) : void
return void

Property Details

AvilableQuests public_oe property

public IDTable AvilableQuests
return Quest>.IDTable

QuestUpdateTime public_oe static_oe property

public static TimeSpan,System QuestUpdateTime
return System.TimeSpan