BoolVariableCheckbox

Inherits: CheckBox > Button > BaseButton > Control > CanvasItem > Node > Object

Description

Editor Field for checkbox, associated with a respective BoolVariable, used by the Docs Exporter tab in the Project Settings.

Properties

type property default value
BoolVariable bool_reference Null

Properties Descriptions

bool_reference

BoolVariable responsible for serving as a shared variable for this option.