FAssetBundleData::ExportTextItem

Override Import/Export to not write out empty structs

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetBundleData.h

Include

#include "AssetBundleData.h"

Source

/Engine/Source/Runtime/AssetRegistry/Private/AssetBundleData.cpp

Syntax

bool ExportTextItem
(
    FString & ValueStr,
    FAssetBundleData const & DefaultValue,
    UObject * Parent,
    int32 PortFlags,
    UObject * ExportRootScope
) const

Remarks

Override Import/Export to not write out empty structs

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