ecspresso
Preparing search index...
index
SystemLifecycleFn
Type Alias SystemLifecycleFn<Cfg>
SystemLifecycleFn
:
(
ecs
:
default
<
Cfg
>
)
=>
void
|
Promise
<
void
>
Type for system lifecycle functions These can be asynchronous
Type Parameters
Cfg
extends
WorldConfig
Type Declaration
(
ecs
:
default
<
Cfg
>
)
:
void
|
Promise
<
void
>
Parameters
ecs
:
default
<
Cfg
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...
Type for system lifecycle functions These can be asynchronous