Alias for [withComponent]IWorldBuilder#withComponent
Optional
options: Readonly<IObjectRegistrationOptions>Alias for [withComponent]IWorldBuilder#withComponent
Optional
options: Readonly<IObjectRegistrationOptions>Alias for [withComponent]IWorldBuilder#withComponent
Rest
...Components: readonly Readonly<TObjectProto>[]Alias for [withName]IWorldBuilder#withName
Alias for [withResource]IWorldBuilder#withResource
Optional
options: Readonly<Partial<IResourceRegistrationOptions>>Alias for [withResource]IWorldBuilder#withResource
Optional
options: Readonly<Partial<IResourceRegistrationOptions>>Transform the root sync point
Register a component in the world
Optional
options: Readonly<IObjectRegistrationOptions>Register several components with default options in the world
Rest
...Components: readonly Readonly<TObjectProto>[]Add a default scheduler
Create and add a default schedule
Give the world a name
Register settings for a resource type (for serDe)
Optional
options: Readonly<Partial<IResourceRegistrationOptions>>Register several resources for serDe
Add a per-state custom scheduler
Create and add a per-state schedule
Generated using TypeDoc
Build the execution unit