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