Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UCanvasPanelSlot
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/CanvasPanelSlot.h |
Include | #include "Components/CanvasPanelSlot.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/CanvasPanelSlot.cpp |
UFUNCTION (BlueprintCallable, Category="Layout|Canvas Slot")
void SetOffsets
(
FMargin InOffset
)
Remarks
Sets the offset data of the slot, which could be position and size, or margins depending on the anchor points