UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TStridedView< InElementType, InSizeType >::FIterator Struct Reference

#include <StridedView.h>

Public Member Functions

UE_FORCEINLINE_HINT FIteratoroperator++ ()
 
UE_FORCEINLINE_HINT ElementTypeoperator* ()
 
bool operator== (const FIterator &Other) const
 
UE_FORCEINLINE_HINT bool operator!= (const FIterator &Other) const
 

Public Attributes

const TStridedViewOwner
 
SizeType Index
 

Member Function Documentation

◆ operator!=()

UE_FORCEINLINE_HINT bool TStridedView< InElementType, InSizeType >::FIterator::operator!= ( const FIterator Other) const
inline

◆ operator*()

◆ operator++()

◆ operator==()

bool TStridedView< InElementType, InSizeType >::FIterator::operator== ( const FIterator Other) const
inline

Member Data Documentation

◆ Index

◆ Owner


The documentation for this struct was generated from the following file: