UUniformGridSlot::SetRow

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

Choose your operating system:

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 SetRow
(
    int32 InRow
)

Remarks

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