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

Inheritance: RecordsGroup
Mostra file Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Protected Methods

Method Description
CreateTable ( ) : void

Private Methods

Method 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 method

protected CreateTable ( ) : void
return void