Navigation
API > API/Runtime > API/Runtime/UniversalObjectLocator > API/Runtime/UniversalObjectLocator/FUniversalObjectLocatorFragment
| Type | Name | Description | |
|---|---|---|---|
| T * | GetPayloadAs
(
UE::UniversalObjectLocator::TFragmentTypeHandle< T > InType |
Try and retrieve this fragment's payload as a specific type using its fragment type handle | |
| const T * | GetPayloadAs
(
UE::UniversalObjectLocator::TFragmentTypeHandle< T > InType |
Try and retrieve this fragment's payload as a specific type using its fragment type handle |