Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Misc > FPackageName
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FWideStringView |
ObjectPathToPackageName
(
FWideStringView InObjectPath |
Returns the name of the package referred to by the specified object path |
![]() ![]() |
FAnsiStringView |
ObjectPathToPackageName
(
FAnsiStringView InObjectPath |
Returns the name of the package referred to by the specified object path |
![]() ![]() |
FString |
ObjectPathToPackageName
(
const FString& InObjectPath |
Returns the name of the package referred to by the specified object path |