FAutomationEditorCommonUtils::ConvertPackagePathToAssetPath

Converts a package path to an asset path

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tests/AutomationEditorCommon.h

Include

#include "Tests/AutomationEditorCommon.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Tests/AutomationEditorCommon.cpp

Syntax

static FString ConvertPackagePathToAssetPath
(
    const FString & PackagePath
)

Remarks

Converts a package path to an asset path

Parameters

Parameter

Description

PackagePath

The package path to convert

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