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