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