![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| TCountingOutputIterator () | |
| const TCountingOutputIterator & | operator* () const |
| const TCountingOutputIterator & | operator++ () |
| const TCountingOutputIterator & | operator++ (int) |
| const TCountingOutputIterator & | operator+= (const int32 Amount) |
| const DestType & | operator= (const DestType &Val) const |
| int32 | GetCount () const |
Friends | |
| int32 | operator- (TCountingOutputIterator Lhs, TCountingOutputIterator Rhs) |
This is a basic object which counts how many times it has been incremented
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |