C# Class BattleInfoPlugin.Models.ShipDataExtensions

Show file Open project: Yoctillion/BattleInfoPlugin

Public Methods

Method Description
Count ( this data, Type2 type2 ) : int
HasScout ( this data ) : bool

Method Details

Count() public static method

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

HasScout() public static method

public static HasScout ( this data ) : bool
data this
return bool