![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 FFragmentType * | Resolve () const |
Friends | |
| class | IUniversalObjectLocatorModule |
| class | FUniversalObjectLocatorModule |
Typed version of FFragmentTypeHandle that provides typed access to the underlying fragment type
|
inline |
|
inline |
|
friend |
|
friend |