![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <AdvancedVerticalBox.h>
Public Member Functions | |
class UVerticalBoxSlot * | InsertChildAtIndex (int32 Index, UWidget *Content) |
void | SortChildWidgets (const TArray< UWidget * > &NewOrder) |
void | GetAllChildWidgets (TArray< UWidget * > &ChildWidgets) const |
void UAdvancedVerticalBox::GetAllChildWidgets | ( | TArray< UWidget * > & | ChildWidgets | ) | const |
UVerticalBoxSlot * UAdvancedVerticalBox::InsertChildAtIndex | ( | int32 | Index, |
UWidget * | Content | ||
) |
void UAdvancedVerticalBox::SortChildWidgets | ( | const TArray< UWidget * > & | NewOrder | ) |