Last updated 1 year ago
Any child widget of NOverlay has access to this slot's methods.
OverlaySlot:HAlign(HorizontalAlignment)
HorizontalAlignment
— Returns WGui.HAlign.
local ret = OverlaySlot:GetHAlign()
OverlaySlot:VAlign(VerticalAlignment)
VerticalAlignment
— Returns WGui.VAlign.
local ret = OverlaySlot:GetVAlign()