神岛 API 文档 - ArenaPro版
Preparing search index...
server/types/GameAPI
GameQueryResult
Class GameQueryResult
Query result api
Implements
AsyncIterable
<
any
>
Index
Properties
next
return
then
throw
Methods
[async
Iterator]
Properties
next
next
:
()
=>
Promise
<
{
done
:
boolean
;
value
:
any
}
>
return
return
:
()
=>
Promise
<
{
done
:
boolean
;
value
:
any
}
>
then
then
:
(
resolve
:
(
rows
:
any
[]
)
=>
any
,
reject
:
(
err
:
any
)
=>
any
)
=>
void
throw
throw
:
(
err
:
any
)
=>
Promise
<
{
done
:
boolean
;
value
:
any
}
>
Methods
[async
Iterator]
"[asyncIterator]"
()
:
this
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
return
then
throw
Methods
[async
Iterator]
神岛 API 文档 - ArenaPro版
Loading...
Query result api