Navigation
API > API/Runtime > API/Runtime/UniversalObjectLocator > API/Runtime/UniversalObjectLocator/FUniversalObjectLocator
| Type | Name | Description | |
|---|---|---|---|
| void | AddFragment
(
FUniversalObjectLocatorFragment&& InFragment |
Add a fragment to the end of this locator | |
| void | AddFragment
(
ArgTypes&&... FragmentArgs |
Templated helper for AddFragment | |
| bool | AddFragment
(
const UObject* Object, |
Adds the 'best' fragment according to the input object and context, as well as any potential required relative fragments |