UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TIndexedContainerIterator< ContainerType, ElementType, SizeType > Member List

This is the complete list of members for TIndexedContainerIterator< ContainerType, ElementType, SizeType >, including all inherited members.

GetIndex() constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator bool() constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inlineexplicit
operator!=(const TIndexedContainerIterator &Rhs) constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator*() constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator+(SizeType Offset) constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator++()TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator++(int)TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator+=(SizeType Offset)TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator-(SizeType Offset) constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator--()TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator--(int)TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator-=(SizeType Offset)TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator->() constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
operator==(const TIndexedContainerIterator &Rhs) constTIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
RemoveCurrent()TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
RemoveCurrentSwap()TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
Reset()TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
SetToEnd()TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline
TIndexedContainerIterator(ContainerType &InContainer, SizeType StartIndex=0)TIndexedContainerIterator< ContainerType, ElementType, SizeType >inline