SetGlobalSizeOffsetPixel (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Method |name=SetGlobalSizeOffsetPixel |protected=Yes |arguments=Integer ''x'', Integer ''y'' |object=GuiService |description=Sets the global size offset. It is used to offset th...
 
>ArceusInator
New page: {{Method |name=SetGlobalSizeOffsetPixel |protected=Yes |arguments=Integer ''x'', Integer ''y'' |object=GuiService |description=Sets the global size offset. It is used to offset th...
(No difference)

Revision as of 11:24, 2 March 2011

SetGlobalSizeOffsetPixel( Integer x, Integer y )
Returns nil
Description: Sets the global size offset. It is used to offset the size when the Chat Bar loads.
Member of: GuiService