UCanvasPanelSlot::SetOffsets

Sets the offset data of the slot, which could be position and size, or margins depending on the anchor points

Windows
MacOS
Linux

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

Syntax

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss