C# 클래스 Huoyaoyuan.AdmiralRoom.Officer.BattleBase.ShipInBattle

상속: NotificationObject
파일 보기 프로젝트 열기: huoyaoyuan/AdmiralRoom

공개 메소드들

메소드 설명
EndUpdate ( ) : void
SetMvp ( ) : void
ShipInBattle ( ) : System.Collections.Generic
ShipInBattle ( Ship ship ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

EndUpdate() 공개 메소드

public EndUpdate ( ) : void
리턴 void

SetMvp() 공개 메소드

public SetMvp ( ) : void
리턴 void

ShipInBattle() 공개 메소드

public ShipInBattle ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ShipInBattle() 공개 메소드

public ShipInBattle ( Ship ship ) : System.Collections.Generic
ship Ship
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string