Active (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
NOTE: THIS PAGE NEEDS WORK
>Emess
No edit summary
Line 5: Line 5:
|property = [[Boolean]] ''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 = BillboardGui, GuiObject, HopperBin
|object = [[RBX.lua.BillboardGui (Object)|BillboardGui]], [[RBX.lua.GuiObject (Object)|GuiObject]], [[RBX.lua.HopperBin (Object)|HopperBin]]
}}</onlyinclude>
}}</onlyinclude>



Revision as of 02:22, 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 [[RBX.lua.BillboardGui, GuiObject, HopperBin (Object)|BillboardGui, GuiObject, HopperBin]]