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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
m RBX.Lua.BrickColorValue (Object) moved to RBX.lua.BrickColorValue (Object)
>Mindraker
Line 12: Line 12:


==Events==
==Events==
The BrickColorValue only incorporates the global events.
In addition to the Global Events, BrickColorValue also has this Event:
 
* [[Changed (Event)|Changed]]


[[Category:ROBLOX Lua Objects]]
[[Category:ROBLOX Lua Objects]]

Revision as of 04:41, 17 September 2008

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: