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}} | ||
name = Active | <onlyinclude>{{Property | ||
|property = [[Boolean]] '' | |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 = | |object = BillboardGui, GuiObject, HopperBin | ||
}}</onlyinclude> | |||
{{clear floats}} | |||
[[Category:Properties]] |
Revision as of 00:57, 25 December 2010
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 |