![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TypedElementQueryFunctionArguments.h>
Public Member Functions | |
| TPointerForwarder ()=default | |
| TPointerForwarder (T *Value) | |
| TPointerForwarder & | operator= (T *InValue) |
| operator T& () const | |
| void | Increment () |
Public Attributes | |
| T * | Value = nullptr |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
| T* UE::Editor::DataStorage::Queries::Private::TPointerForwarder< T >::Value = nullptr |