UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE_TCOMPACT_SET< InElementType, KeyFuncs, Allocator >::TIterator Class Reference

Inherits UE_TCOMPACT_SET< InElementType, KeyFuncs, Allocator >::TBaseIterator< bConst >.

Public Member Functions

void RemoveCurrent ()
 

Detailed Description

template<typename InElementType, typename KeyFuncs, typename Allocator>
class UE_TCOMPACT_SET< InElementType, KeyFuncs, Allocator >::TIterator

Used to iterate over the elements of a UE_TCOMPACT_SET.

Member Function Documentation

◆ RemoveCurrent()

void UE_TCOMPACT_SET< InElementType, KeyFuncs, Allocator >::TIterator::RemoveCurrent ( )
inline

Removes the current element from the set.


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