C# Class Sakuno.KanColle.Amatsukaze.Game.Services.Records.QuestProgressRecords

Inheritance: RecordsGroup
Afficher le fichier Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Méthodes protégées

Méthode Description
CreateTable ( ) : void

Private Methods

Méthode Description
DeleteRecord ( int rpID ) : void
InsertRecord ( RawQuest rpQuest, int rpProgress ) : void
QuestProgressRecords ( SQLiteConnection rpConnection ) : Sakuno.Collections
Reload ( ) : ProgressInfo>.HybridDictionary
UpdateProgress ( ProgressInfo rpProgress ) : void
UpdateResetType ( ProgressInfo rpProgress ) : void
UpdateState ( ProgressInfo rpProgress ) : void

Method Details

CreateTable() protected méthode

protected CreateTable ( ) : void
Résultat void