UAssetImportData::ResolveImportFilename

Resolve a filename that is relative to either the specified package, BaseDir() or absolute

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

static FString ResolveImportFilename
(
    const FString & InRelativePath,
    const UPackage * Outermost
)

Remarks

Resolve a filename that is relative to either the specified package, BaseDir() or absolute

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