Skip to main content
A Checkbox exposes a boolean toggle to the operator. Each time the operator changes its state, Blueprint receives the new value through a bound event.

Configuration

Checkboxes are declared inside UICategories on the xrlive_UIpanel component. Set Type to Xrlive Checkbox and fill in the fields below.

Blueprint API

Call Find Control by Name on the xrlive_UIpanel reference, passing the checkbox’s Name. Feed the Return Value into Bind Event to On Check Change. Create a Custom Event and connect it to the Event pin.

Checkbox wiring — Find Control by Name feeds Bind Event to On Check Change

The custom event exposes two output pins: