Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FObjectRef
| Type | Name | Description | |
|---|---|---|---|
| FString | GetFullName
(
EObjectFullNameFlags Flags |
Returns the full name for the object in the form: Class ObjectPath | |
| void | GetFullName
(
FStringBuilderBase& OutFullNameBuilder, |
Populates OutFullNameBuilder with the full name for the object in the form: Class ObjectPath |