Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
| Type | Name | Description | |
|---|---|---|---|
| FString | GetPathNameSafe
(
const FField* InField |
Gets the path name of the provided field. If the field pointer is null, the result is "none" | |
| FString | GetPathNameSafe
(
const UObjectBaseUtility* Object |
Returns the path name of this object. |