Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UObjectBaseUtility
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetPathName
(
const UObject* StopOuter |
Returns the fully qualified pathname for this object, in the format: 'Outermost[.Outer].Name' |
![]() ![]() |
void | GetPathName
(
const UObject* StopOuter, |
Versions of GetPathName() that eliminates unnecessary copies and allocations. |
![]() ![]() |
void | GetPathName
(
const UObject* StopOuter, |