Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UHorizontalBox
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/HorizontalBox.h |
| Include | #include "Components/HorizontalBox.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/HorizontalBox.cpp |
UFUNCTION (BlueprintCallable, Category="Widget")
UHorizontalBoxSlot * AddChildToHorizontalBox
(
UWidget * Content
)