Documentation
Preparing search index...
rivetkit
driver-helpers/mod
ListActorsInput
Interface ListActorsInput<E>
interface
ListActorsInput
<
E
extends
Env
=
any
>
{
c
?:
Context
<
any
,
any
,
{}
>
;
includeDestroyed
?:
boolean
;
key
?:
string
;
name
:
string
;
}
Type Parameters
E
extends
Env
=
any
Index
Properties
c?
include
Destroyed?
key?
name
Properties
Optional
c
c
?:
Context
<
any
,
any
,
{}
>
Optional
include
Destroyed
includeDestroyed
?:
boolean
Optional
key
key
?:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
c
include
Destroyed
key
name
Documentation
Loading...