Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

system_builder

Creates a new script system builder, which can be used to add new systems to the world.

Arguments

NameTypeDocumentation
callbackStringThe function name in the script this system should call when run.
script_idStringThe id of the script this system will execute when run.

Returns

NameTypeDocumentation
builderScriptSystemBuilderThe system builder