FAssetViewItemHelper::CreateListItemContents

Unreal Engine C++ API Reference > Editor > ContentBrowser > FAssetViewItemHelper

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h
Include #include "AssetViewWidgets.h"
Source /Engine/Source/Editor/ContentBrowser/Private/AssetViewWidgets.cpp
static [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > CreateListItemContents
(
    [SAssetListItem](API\Editor\ContentBrowser\SAssetListItem) *const InListItem,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > & InThumbnail,
    [FName](API\Runtime\Core\UObject\FName) & OutItemShadowBorder
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library