GBX.lua.BoolValue (Object)

From Goodblox Wiki
Revision as of 11:23, 23 June 2020 by Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Class reference}} A BoolValue is a very simple object; it holds a boolean value. This value can be used for scripts to communicate, for functions to be carried out whe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A BoolValue is a very simple object; it holds a boolean value. This value can be used for scripts to communicate, for functions to be carried out when a button is pressed, many things.

Functions

The BoolValue only incorporates the global functions.

Properties

Like any Value object, the BoolValue only has one special property:

Events

In addition to the Global Events, BoolValue also has this Event: