UGridSlot::SetRow

Sets the row 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/GridSlot.h

Include

#include "Components/GridSlot.h"

Source

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

Syntax

void SetRow
(
    int32 InRow
)

Remarks

Sets the row 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