C# 클래스 BattleInfoPlugin.Models.ShipDataExtensions

파일 보기 프로젝트 열기: Yoctillion/BattleInfoPlugin

공개 메소드들

메소드 설명
Count ( this data, Type2 type2 ) : int
HasScout ( this data ) : bool

메소드 상세

Count() 공개 정적인 메소드

public static Count ( this data, Type2 type2 ) : int
data this
type2 Type2
리턴 int

HasScout() 공개 정적인 메소드

public static HasScout ( this data ) : bool
data this
리턴 bool