Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorFileUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FileHelpers.h |
| Include | #include "FileHelpers.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/FileHelpers.cpp |
static FString ExtractPackageName
(
const FString & ObjectPath
)
Remarks
Helper function used to extract the package name from the object path The package name from the string
Parameters
| Name | Description |
|---|---|
| ObjectPath | The path to the package to test |