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