GBX.lua.BrickColorValue (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
A BrickColorValue is a very simple object; it holds a brick color. This value can be used for scripts to communicate, for functions to be carried out when a button is pressed, making pretty dance floors, many things.
A BrickColorValue is a very simple object; it holds a brick color. This value can be used for scripts to communicate, for functions to be carried out when a button is pressed, making pretty dance floors, many things.


Line 16: Line 15:
* [[Changed (Event)|Changed]]
* [[Changed (Event)|Changed]]


[[Category:Goodblox Lua Objects]]
[[Category:GoodBlox Lua Objects]]

Latest revision as of 20:02, 23 September 2021

A BrickColorValue is a very simple object; it holds a brick color. This value can be used for scripts to communicate, for functions to be carried out when a button is pressed, making pretty dance floors, many things.

Functions

The BrickColorValue only incorporates the global functions.

Properties

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

Events

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