Navigation
API > API/Runtime > API/Runtime/VectorVM > API/Runtime/VectorVM/FUserPtrHandler
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T * operator-> () |
VectorVM.h | ||
const T * operator-> () |
VectorVM.h |
operator->()
| Name | operator-> |
| Type | function |
| Header File | /Engine/Source/Runtime/VectorVM/Public/VectorVM.h |
| Include Path | #include "VectorVM.h" |
T * operator->()
operator->()
| Name | operator-> |
| Type | function |
| Header File | /Engine/Source/Runtime/VectorVM/Public/VectorVM.h |
| Include Path | #include "VectorVM.h" |
const T * operator->() const