UGridSlot::SetNudge

Sets the offset for this slot's content by some amount; positive values offset to lower right

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/GridSlot.h

Include

#include "Components/GridSlot.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/GridSlot.cpp

Syntax

void SetNudge
(
    FVector2D InNudge
)

Remarks

Sets the offset for this slot's content by some amount; positive values offset to lower right