@tryforge/forgescript
Preparing search index...
NativeFunction
Class NativeFunction<T, Unwrap>
Type Parameters
T
extends
[
...
IArg
[]
]
=
IArg
[]
Unwrap
extends
boolean
=
boolean
Index
Constructors
constructor
Properties
async
data
path
Accessors
name
Constructors
constructor
new
NativeFunction
<
T
extends
IArg
<
ArgType
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
=
IArg
<
ArgType
,
boolean
,
boolean
,
EnumLike
<
any
>
,
>
[]
,
Unwrap
extends
boolean
=
boolean
,
>
(
data
:
INativeFunction
<
T
,
Unwrap
>
,
)
:
NativeFunction
<
T
,
Unwrap
>
Type Parameters
T
extends
IArg
<
ArgType
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
=
IArg
<
ArgType
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
Unwrap
extends
boolean
=
boolean
Parameters
data
:
INativeFunction
<
T
,
Unwrap
>
Returns
NativeFunction
<
T
,
Unwrap
>
Properties
Readonly
async
async
:
boolean
Readonly
data
data
:
INativeFunction
<
T
,
Unwrap
>
path
path
:
string
Accessors
name
get
name
()
:
`
$
${
string
}
`
Returns
`
$
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
async
data
path
Accessors
name
@tryforge/forgescript
Loading...