Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc > API/Runtime/CoreUObject/Misc/FPackageName
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FWideStringView |
ObjectPathToObjectName
(
FWideStringView InObjectPath |
Returns the name of the leaf object referred to by the specified object path |
![]() ![]() |
FAnsiStringView |
ObjectPathToObjectName
(
FAnsiStringView InObjectPath |
Returns the name of the leaf object referred to by the specified object path |
![]() ![]() |
FString |
ObjectPathToObjectName
(
const FString& InObjectPath |
Returns the name of the leaf object referred to by the specified object path |