![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inherits UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TBaseIterator< bConst, bRangedFor >.
Public Member Functions | |
| TIterator (UE_TSPARSE_SET &InSet) | |
| UE_FORCEINLINE_HINT void | RemoveCurrent () |
Friends | |
| class | UE_TSPARSE_SET |
Used to iterate over the elements of a UE_TSPARSE_SET.
|
inline |
|
inline |
Removes the current element from the set.
|
friend |