UTileView::ConstructTileView

[STileView](API\Runtime\Slate\Widgets\Views\STileView) construction helper - useful if using a custom [STileView](API\Runtime\Slate\Widgets\Views\STileView) subclass

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Components/TileView.h"

Syntax

template<template< typename > class TileViewT>
TSharedRef< TileViewT< UObject * > > ConstructTileView()

Remarks

STileView construction helper - useful if using a custom STileView subclass

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