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