SHeaderRow::GetRowSizeForSlotIndex

Will return the size for this row at the specified slot index

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/SHeaderRow.h

Include

#include "Widgets/Views/SHeaderRow.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Views/SHeaderRow.cpp

Syntax

FVector2D GetRowSizeForSlotIndex
(
    int32 SlotIndex
) const

Remarks

Will return the size for this row at the specified slot index

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