C# Class BattleInfoPlugin.Models.ShipDataExtensions

Afficher le fichier Open project: Yoctillion/BattleInfoPlugin

Méthodes publiques

Méthode Description
Count ( this data, Type2 type2 ) : int
HasScout ( this data ) : bool

Method Details

Count() public static méthode

public static Count ( this data, Type2 type2 ) : int
data this
type2 Type2
Résultat int

HasScout() public static méthode

public static HasScout ( this data ) : bool
data this
Résultat bool