Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintGeneratedClass
Syntax
TArray< FName > AvailableNamedSlots
Remarks
Available Named Slots for content in a subclass. These are slots that are accumulated from all super classes on compile. They will exclude any named slots that are filled by a parent class.