Documentation
Preparing search index...
@rivetkit/engine-runner-protocol
EventActorStateUpdate
Type Alias EventActorStateUpdate
type
EventActorStateUpdate
=
{
actorId
:
Id
;
generation
:
u32
;
state
:
ActorState
;
}
Index
Properties
actor
Id
generation
state
Properties
Readonly
actor
Id
actorId
:
Id
Readonly
generation
generation
:
u32
Readonly
state
state
:
ActorState
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actor
Id
generation
state
Documentation
Loading...