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