Runes of Magic Wiki
Advertisement

Get the scale of an object after adjustment by the current scale of the UI.

realscale = MyFrame:GetRealScale();

Parameters[ | ]

Arguments[ | ]

None

Returns[ | ]

realscale
number - Scale of object after UI scale adjustment.

Example[ | ]

actualscale = frame:GetRealScale();

Notes[ | ]

Related Pages[ | ]

Advertisement