Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPackagePath
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns GetDebugName converted to FText | Misc/PackagePath.h | ||
FText GetDebugNameText
(
EPackageSegment PackageSegment |
Version of GetDebugNameText that takes a PackageSegment, otherwise same behavior as parameterless version | Misc/PackagePath.h |
GetDebugNameText()
Description
Returns GetDebugName converted to FText
| Name | GetDebugNameText |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/PackagePath.h |
| Include Path | #include "Misc/PackagePath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Misc/PackagePath.cpp |
FText GetDebugNameText() const
GetDebugNameText(EPackageSegment)
Description
Version of GetDebugNameText that takes a PackageSegment, otherwise same behavior as parameterless version
| Name | GetDebugNameText |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/PackagePath.h |
| Include Path | #include "Misc/PackagePath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Misc/PackagePath.cpp |
FText GetDebugNameText
(
EPackageSegment PackageSegment
) const