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

#include <UniversalObjectLocatorFragmentTypeHandle.h>

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

Public Member Functions

 TFragmentTypeHandle ()
 
TFragmentType< T > * Resolve () const
 
- Public Member Functions inherited from UE::UniversalObjectLocator::FFragmentTypeHandle
 FFragmentTypeHandle ()
 
 FFragmentTypeHandle (uint8 InHandleOffset)
 
 operator bool () const
 
bool IsValid () const
 
uint8 GetIndex () const
 
UNIVERSALOBJECTLOCATOR_API FFragmentTypeResolve () const
 

Friends

class IUniversalObjectLocatorModule
 
class FUniversalObjectLocatorModule
 

Detailed Description

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

Typed version of FFragmentTypeHandle that provides typed access to the underlying fragment type

Constructor & Destructor Documentation

◆ TFragmentTypeHandle()

template<typename T >
UE::UniversalObjectLocator::TFragmentTypeHandle< T >::TFragmentTypeHandle ( )
inline

Member Function Documentation

◆ Resolve()

template<typename T >
TFragmentType< T > * UE::UniversalObjectLocator::TFragmentTypeHandle< T >::Resolve ( ) const
inline

Friends And Related Symbol Documentation

◆ FUniversalObjectLocatorModule

template<typename T >
friend class FUniversalObjectLocatorModule
friend

◆ IUniversalObjectLocatorModule

template<typename T >
friend class IUniversalObjectLocatorModule
friend

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