![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StridedView.h>
Public Member Functions | |
| UE_FORCEINLINE_HINT FIterator & | operator++ () |
| UE_FORCEINLINE_HINT ElementType & | operator* () |
| bool | operator== (const FIterator &Other) const |
| UE_FORCEINLINE_HINT bool | operator!= (const FIterator &Other) const |
Public Attributes | |
| const TStridedView * | Owner |
| SizeType | Index |
|
inline |
|
inline |
|
inline |
|
inline |
| SizeType TStridedView< InElementType, InSizeType >::FIterator::Index |
| const TStridedView* TStridedView< InElementType, InSizeType >::FIterator::Owner |