IAssetTools::DumpAssetToTempFile

Util for dumping an asset to a temporary text file. Returns absolute filename to temp file

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/IAssetTools.h

Include

#include "IAssetTools.h"

Syntax

FString DumpAssetToTempFile
(
    UObject * Asset
) const

Remarks

Util for dumping an asset to a temporary text file. Returns absolute filename to temp file

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