Alias for [withName]ISystemBuilder#withName
Alias for [withRunFunction]ISystemBuilder#withRunFunction
Alias for [withSetupFunction]ISystemBuilder#withSetupFunction
Give the system a name which is used for registration and error messages
Add an executor to the system which is called on every relevant step
Add a setup function which is called when the system is instantiated (e.g. on a new world run)
Generated using TypeDoc
Build the system as defined in code