C# 클래스 BattleInfoPlugin.Models.ShipSlotData

상속: Livet.NotificationObject
파일 보기 프로젝트 열기: Yoctillion/BattleInfoPlugin 1 사용 예제들

공개 메소드들

메소드 설명
ShipSlotData ( ShipSlot slot ) : System
ShipSlotData ( SlotItemInfo item, int maximum = -1, int current = -1 ) : System

메소드 상세

ShipSlotData() 공개 메소드

public ShipSlotData ( ShipSlot slot ) : System
slot Grabacr07.KanColleWrapper.Models.ShipSlot
리턴 System

ShipSlotData() 공개 메소드

public ShipSlotData ( SlotItemInfo item, int maximum = -1, int current = -1 ) : System
item SlotItemInfo
maximum int
current int
리턴 System