Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BattleInfoPlugin
Models
ShipDataExtensions
C# Class BattleInfoPlugin.Models.ShipDataExtensions
显示文件
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