GitHub
Preparing search index...
The search index is not available
xstate-audition
xstate-audition
waitForSpawnWith
Function waitForSpawnWith
wait
For
Spawn
With
<
TLogic
>
(
actor
,
options
,
target
)
:
CurrySpawnWithP3
<
TLogic
>
Type Parameters
TLogic
extends
AnyActorLogic
=
AnyActorLogic
Parameters
actor
:
AnyStateMachineActor
options
:
AuditionOptions
target
:
SpawnTarget
Returns
CurrySpawnWithP3
<
TLogic
>
wait
For
Spawn
With
<
TLogic
>
(
actor
,
options
)
:
CurrySpawnWithP2
<
TLogic
>
Type Parameters
TLogic
extends
AnyActorLogic
=
AnyActorLogic
Parameters
actor
:
AnyStateMachineActor
options
:
AuditionOptions
Returns
CurrySpawnWithP2
<
TLogic
>
wait
For
Spawn
With
<
TLogic
>
(
actor
)
:
CurrySpawnWithP1
<
TLogic
>
Type Parameters
TLogic
extends
AnyActorLogic
=
AnyActorLogic
Parameters
actor
:
AnyStateMachineActor
Returns
CurrySpawnWithP1
<
TLogic
>
wait
For
Spawn
With
(
)
:
CurrySpawnWith
Returns
CurrySpawnWith
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
xstate-audition
Loading...