FAssetTypeActions_Base::DumpAssetToTempFile

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

Unreal Engine C++ API Reference > Developer > AssetTools > FAssetTypeActions_Base

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/AssetTypeActions_Base.h
Include #include "AssetTypeActions_Base.h"
virtual [FString](API\Runtime\Core\Containers\FString) DumpAssetToTempFile
(
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * Asset
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library