UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPatchedPtrBase< T, PtrType > Member List

This is the complete list of members for TPatchedPtrBase< T, PtrType >, including all inherited members.

FPtrTable typedefTPatchedPtrBase< T, PtrType >
Get() constTPatchedPtrBase< T, PtrType >inline
GetChecked() constTPatchedPtrBase< T, PtrType >inline
operator T*() constTPatchedPtrBase< T, PtrType >inline
operator*() constTPatchedPtrBase< T, PtrType >inline
operator->() constTPatchedPtrBase< T, PtrType >inline
TPatchedPtrBase(T *InPtr=nullptr)TPatchedPtrBase< T, PtrType >inline