UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::UniversalObjectLocator::TFragmentPayload< T > Struct Template Reference

#include <UniversalObjectLocatorFragmentDebugging.h>

+ Inheritance diagram for UE::UniversalObjectLocator::TFragmentPayload< T >:

Public Attributes

UE_NO_UNIQUE_ADDRESS uint8 Ptr []
 

Additional Inherited Members

- Public Member Functions inherited from UE::UniversalObjectLocator::IFragmentPayload
virtual ~IFragmentPayload ()
 

Detailed Description

template<typename T>
struct UE::UniversalObjectLocator::TFragmentPayload< T >

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*.

Member Data Documentation

◆ Ptr


The documentation for this struct was generated from the following file: