Navigation
API > API/Runtime > API/Runtime/UniversalObjectLocator
Inheritance Hierarchy
- IFragmentPayload
- TFragmentPayload
References
| Module | UniversalObjectLocator |
| Header | /Engine/Source/Runtime/UniversalObjectLocator/Public/UniversalObjectLocatorFragmentDebugging.h |
| Include | #include "UniversalObjectLocatorFragmentDebugging.h" |
Syntax
template<typename T>
struct TFragmentPayload : public UE::UniversalObjectLocator::IFragmentPayload
Remarks
Templated version of IFragmentPayload that is added to the start of a fragment. Utilizes a zero-sized array to cast the proceeding bytes to a T*.
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE_NO_UNIQUE_ADDRESSuint8[] | Ptr |