C# 클래스 Sakuno.KanColle.Amatsukaze.Game.Services.Quest.OSS.DailyBattle

상속: Sakuno.KanColle.Amatsukaze.Game.Services.Quest.OSS.Battle
파일 보기 프로젝트 열기: amatukaze/IntelligentNavalGun

보호된 메소드들

메소드 설명
Process ( ProgressInfo rpProgress, BattleInfo rpBattle, RawBattleResult rpResult ) : void

메소드 상세

Process() 보호된 메소드

protected Process ( ProgressInfo rpProgress, BattleInfo rpBattle, RawBattleResult rpResult ) : void
rpProgress ProgressInfo
rpBattle Sakuno.KanColle.Amatsukaze.Game.Models.Battle.BattleInfo
rpResult Sakuno.KanColle.Amatsukaze.Game.Models.Raw.RawBattleResult
리턴 void