exclusive

Specifies the system is to run exclusively, meaning it can access anything, but will not run in parallel with other systems.

Arguments

  • self_ : ScriptSystemBuilder - The system builder to make exclusive.

Returns

  • builder : ScriptSystemBuilder - The system builder that is now exclusive.