IAssetManagerEditorModule::GetDisplayTextForCustomColumn

Gets a display text value for a vritual column. Returns true and sets out parameter if found

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h

Include

#include "AssetManagerEditorModule.h"

Syntax

bool GetDisplayTextForCustomColumn
(
    const FAssetData & AssetData,
    FName ColumnName,
    FText & OutValue
)

Remarks

Gets a display text value for a vritual column. Returns true and sets out parameter if found

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