Active (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Emess No edit summary |
>Mattchewy Fixing multiple objects |
||
Line 3: | Line 3: | ||
|property = [[Bool]] ''active'' | |property = [[Bool]] ''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. | ||
| | |objects = [[BillboardGui]], [[GuiObject]], [[HopperBin]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Revision as of 02:43, 23 January 2011
Active | |
Property | Bool active |
Description | While false will not react to mouse events, and pass them to any objects layered underneath. |
Member of | BillboardGui, GuiObject, HopperBin |