SMultiBoxWidget::GenerateTiles

Generates the tiles for an [STileView](API\Runtime\Slate\Widgets\Views\STileView) for button rows

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBox.cpp

Syntax

TSharedRef< ITableRow > GenerateTiles
(
    TSharedPtr< SWidget > Item,
    const TSharedRef< STableViewBase > & OwnerTable
)

Remarks

Generates the tiles for an STileView for button rows

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