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

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
InsertRankingPointsBonusRecord ( int rpPoint ) : void
ProcessBattleResult ( RawBattleResult rpData ) : void
ProcessEscortSuccess ( Sakuno.KanColle.Amatsukaze.Game.Models.Raw.RawMapExploration rpData ) : void
RankingPointsRecords ( SQLiteConnection rpConnection ) : Sakuno.KanColle.Amatsukaze.Game.Models.Raw

Method Details

CreateTable() protected méthode

protected CreateTable ( ) : void
Résultat void