Skip to main content

Configuration

Specific modules of CBSL can be enabled on demand by defining the appropriate compiler directive.

Add the required defines to your Scripting Define Symbols array in the project's player settings.

note

Core module is always enabled so no config is required for it

caution

For extensions the corresponding base dependecy needs to be installed mannualy

Module Defines#

ModuleDefine
LoggingCBSL_LOGGING
Manager FrameworkCBSL_MANAGER

Extension Defines#

ExtensionDefine
UniTask ExtensionsCBSL_EXT_UNITASK