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

Inheritance: Sakuno.KanColle.Amatsukaze.Game.Services.Quest.OSS.Battle
ファイルを表示 Open project: amatukaze/IntelligentNavalGun

Protected Methods

Method Description
Process ( ProgressInfo rpProgress, BattleInfo rpBattle, RawBattleResult rpResult ) : void
SinkTarget ( int rpTargetType ) : System.Collections.Generic

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

SinkTarget() protected method

protected SinkTarget ( int rpTargetType ) : System.Collections.Generic
rpTargetType int
return System.Collections.Generic