Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FReferenceChainSearch
| Type | Name | Description | |
|---|---|---|---|
| FString | GetRootPath
(
UObject* TargetObject |
Returns a string with a short report explaining the root path, will contain newlines | |
| FString | GetRootPath
(
TFunctionRef< bool(FCallbackParams&Params)> ReferenceCallback, |
Returns a string with a short report explaining the root path, will contain newlines |