Last updated 1 year ago
Any child widget of has access to this slot's methods.
VerticalBoxSlot:SetSize(Value, SizeRule)
Value
SizeRule
— Returns (["Value"], ["SizeRule"]).
local ret = VerticalBoxSlot:GetSize()
VerticalBoxSlot:HAlign(HorizontalAlignment)
HorizontalAlignment
— Returns .
local ret = VerticalBoxSlot:GetHAlign()
VerticalBoxSlot:VAlign(VerticalAlignment)
VerticalAlignment
local ret = VerticalBoxSlot:GetVAlign()