C# 클래스 Sakuno.KanColle.Amatsukaze.Game.Services.Quest.OSS.SinkTarget
파일 보기
프로젝트 열기: amatukaze/IntelligentNavalGun
보호된 메소드들
메소드 |
설명 |
|
Process ( ProgressInfo rpProgress, BattleInfo rpBattle, RawBattleResult rpResult ) : void |
|
|
SinkTarget ( int rpTargetType ) : System.Collections.Generic |
|
|
메소드 상세
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 |
|
protected SinkTarget ( int rpTargetType ) : System.Collections.Generic |
rpTargetType |
int |
|
리턴 |
System.Collections.Generic |
|