UAssetImportData::UpdateFilenameOnly

Update this import data using the specified filename.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EditorFramework/AssetImportData.h

Include

#include "EditorFramework/AssetImportData.h"

Source

/Engine/Source/Runtime/Engine/Private/EditorFramework/AssetImportData.cpp

Syntax

void UpdateFilenameOnly
(
    const FString & InPath
)

Remarks

Update this import data using the specified filename. Will not update the imported timestamp or MD5 (so we can update files when they move).

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