C# 클래스 Sakuno.KanColle.Amatsukaze.Game.Services.Records.QuestProgressRecords

상속: RecordsGroup
파일 보기 프로젝트 열기: amatukaze/IntelligentNavalGun 1 사용 예제들

보호된 메소드들

메소드 설명
CreateTable ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

CreateTable() 보호된 메소드

protected CreateTable ( ) : void
리턴 void