C# Class Sakuno.KanColle.Amatsukaze.Game.Services.QuestProgressService

Exibir arquivo Open project: amatukaze/IntelligentNavalGun

Private Properties

Property Type Description
GetResetTime DateTimeOffset

Public Methods

Method Description
Initialize ( ) : void
ProcessQuestList ( RawQuestList rpData ) : void
QuestProgressService ( ) : Newtonsoft.Json

Private Methods

Method Description
GetResetTime ( QuestType rpType ) : DateTimeOffset

Method Details

Initialize() public method

public Initialize ( ) : void
return void

ProcessQuestList() public method

public ProcessQuestList ( RawQuestList rpData ) : void
rpData Sakuno.KanColle.Amatsukaze.Game.Models.Raw.RawQuestList
return void

QuestProgressService() public method

public QuestProgressService ( ) : Newtonsoft.Json
return Newtonsoft.Json