GBX.lua.BrickColorValue (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
Pizzaboxer (talk | contribs) (Created page with "{{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 ou...") |
Pizzaboxer (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
* [[Changed (Event)|Changed]] | * [[Changed (Event)|Changed]] | ||
[[Category: | [[Category:Goodblox Lua Objects]] |
Revision as of 11:29, 23 June 2020
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: