Active (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Camoy
NOTE: THIS PAGE NEEDS WORK
Line 1: Line 1:
{|
{{stub}}
|<onlyinclude>{{Property|
 
name = Active
<onlyinclude>{{Property
|property = [[Boolean]] ''Active''
|name = Active
|property = [[Boolean]] ''active''
|description = While false will not react to mouse events, and pass them to any objects layered underneath.
|description = While false will not react to mouse events, and pass them to any objects layered underneath.
|object = [[RBX.lua.Frame (Object)|Frame]], [[RBX.lua.ImageButton (Object)|ImageButton]], [[RBX.lua.TextBox (Object)|TextBox]], [[RBX.lua.TextButton (Object)|TextButton]], [[RBX.lua.TextLabel (Object)|TextLabel]]
|object = BillboardGui, GuiObject, HopperBin
|}}</onlyinclude>
}}</onlyinclude>
|}
 
{{clear floats}}
 
[[Category:Properties]]

Revision as of 00:57, 25 December 2010

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!


Active
Property Boolean active
Description While false will not react to mouse events, and pass them to any objects layered underneath.
Member of BillboardGui, GuiObject, HopperBin