C# Class Sakuno.KanColle.Amatsukaze.Game.Services.Quest.OSS.DailyBattle

Inheritance: Sakuno.KanColle.Amatsukaze.Game.Services.Quest.OSS.Battle
Mostra file Open project: amatukaze/IntelligentNavalGun

Protected Methods

Method Description
Process ( ProgressInfo rpProgress, BattleInfo rpBattle, RawBattleResult rpResult ) : void

Method Details

Process() protected method

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
return void