Ark Server API (ASA) - Wiki
|
This is the complete list of members for TPatchedPtrBase< T, PtrType >, including all inherited members.
FPtrTable typedef | TPatchedPtrBase< T, PtrType > | |
Get() const | TPatchedPtrBase< T, PtrType > | inline |
GetChecked() const | TPatchedPtrBase< T, PtrType > | inline |
operator T*() const | TPatchedPtrBase< T, PtrType > | inline |
operator*() const | TPatchedPtrBase< T, PtrType > | inline |
operator->() const | TPatchedPtrBase< T, PtrType > | inline |
Ptr | TPatchedPtrBase< T, PtrType > | private |
TPatchedPtrBase(T *InPtr=nullptr) | TPatchedPtrBase< T, PtrType > | inline |