![]() |
Ark Server API (ASE) - Wiki
|
#include <TArray.h>
Public Member Functions | |
| TDereferencingIterator (IteratorType InIter) | |
| FORCEINLINE ElementType & | operator* () const |
| FORCEINLINE TDereferencingIterator & | operator++ () |
Private Attributes | |
| IteratorType | Iter |
Friends | |
| FORCEINLINE friend bool | operator!= (const TDereferencingIterator &Lhs, const TDereferencingIterator &Rhs) |
|
inlineexplicit |
|
inline |
|
inline |
|
friend |
|
private |