FAssetData::GetExportTextName

Populates OutExportTextName with the name for the asset in the form: Class'ObjectPath'

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetData.h

Include

#include "AssetRegistry/AssetData.h"

Syntax

void GetExportTextName
(
    FString & OutExportTextName
) const

Remarks

Populates OutExportTextName with the name for the asset in the form: Class'ObjectPath'

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