AbsoluteSize (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy added it in limitations |
>Camoy No edit summary |
||
Line 5: | Line 5: | ||
|property = [[Vector2]] ''AbsoluteSize'' | |property = [[Vector2]] ''AbsoluteSize'' | ||
|description = Size in pixels. | |description = Size in pixels. | ||
|object = | |object = GuiBase | ||
|}}</onlyinclude> | |}}</onlyinclude> | ||
|} | |} |
Revision as of 13:59, 24 December 2010
|
Limitations
Takes 1.3 seconds to initiate on join, and .3 of a second on respawn. Only LocalScripts see the absolute size, normal scripts AbsoluteSize is set to Vector2.new(0, 0).