FAssetViewCustomColumn::FAssetViewCustomColumn

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/ContentBrowserDelegates.h

Include

#include "ContentBrowserDelegates.h"

Syntax

FAssetViewCustomColumn
(
    FName InColumnName,
    const FText & InDisplayName,
    const FText & InTooltipText,
    UObject::FAssetRegistryTag::ETagType InDataType,
    const FOnGetCustomAssetColumnData & InOnGetColumnData,
    const FOnGetCustomAssetColumnDisplayText & InOnGetColumnDisplayText
)

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