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