![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UniversalObjectLocatorParameterTypeHandle.h>
Inheritance diagram for UE::UniversalObjectLocator::TParameterTypeHandle< T >:Public Member Functions | |
| TParameterTypeHandle () | |
| UScriptStruct * | Resolve () const |
Public Member Functions inherited from UE::UniversalObjectLocator::FParameterTypeHandle | |
| FParameterTypeHandle () | |
| FParameterTypeHandle (uint8 InHandleOffset) | |
| operator bool () const | |
| bool | IsValid () const |
| uint8 | GetIndex () const |
| UNIVERSALOBJECTLOCATOR_API UScriptStruct * | Resolve (UScriptStruct *Expected=nullptr) const |
Friends | |
| class | IUniversalObjectLocatorModule |
| class | FUniversalObjectLocatorModule |
Typed version of FParameterTypeHandle that provides typed access to the underlying parameter type
|
inline |
|
inline |
|
friend |
|
friend |