UUniformGridSlot::SetColumn

Sets the column index of the slot, this determines what cell the slot is in the panel

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Components/UniformGridSlot.h"

Source

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

Syntax

void SetColumn
(
    int32 InColumn
)

Remarks

Sets the column index of the slot, this determines what cell the slot is in the panel

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