神岛 API 文档 - ArenaPro版
Preparing search index...
server/types/GameAPI
BooleanConstructor
Interface BooleanConstructor
interface
BooleanConstructor
{
new
BooleanConstructor
(
value
?:
any
)
:
Boolean
;
new
BooleanConstructor
(
value
?:
any
)
:
Boolean
;
prototype
:
Boolean
;
<
T
>
(
value
?:
T
)
:
boolean
;
<
T
>
(
value
?:
T
)
:
boolean
;
}
BooleanConstructor
<
T
>
(
value
?:
T
)
:
boolean
Type Parameters
T
Parameters
Optional
value
:
T
Returns
boolean
BooleanConstructor
<
T
>
(
value
?:
T
)
:
boolean
Type Parameters
T
Parameters
Optional
value
:
T
Returns
boolean
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
BooleanConstructor
(
value
?:
any
)
:
Boolean
Parameters
Optional
value
:
any
Returns
Boolean
new
BooleanConstructor
(
value
?:
any
)
:
Boolean
Parameters
Optional
value
:
any
Returns
Boolean
Properties
Readonly
prototype
prototype
:
Boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prototype
神岛 API 文档 - ArenaPro版
Loading...