How to set a UI offset?

I have the answer for you because I've done this. However, since it's Valentine's day, I won't have access to my mod. Will post tomorrow if someone else doesn't answer.
 
local screenSizeX, screenSizeY = UIManager:GetScreenSizeVal();
 
Back
Top Bottom