Alias for [withComponent]IWorldBuilder#withComponent
Optional
options: Readonly<IObjectRegistrationOptions>Alias for [withComponent]IWorldBuilder#withComponent
Optional
options: Readonly<IObjectRegistrationOptions>Alias for [withComponent]IWorldBuilder#withComponent
Alias for [withResource]IWorldBuilder#withResource
Optional
options: Readonly<Partial<IResourceRegistrationOptions>>Alias for [withResource]IWorldBuilder#withResource
Optional
options: Readonly<Partial<IResourceRegistrationOptions>>Register a component in the world
Optional
options: Readonly<IObjectRegistrationOptions>Register several components with default options in the world
Create and add a default schedule
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
Build the execution unit