![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inherits UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TBaseKeyIterator< bConst >.
Public Types | |
| using | KeyArgumentType = typename Super::KeyArgumentType |
Public Member Functions | |
| UE_FORCEINLINE_HINT | TKeyIterator (UE_TSPARSE_SET &InSet, KeyArgumentType InKey) |
| void | RemoveCurrent () |
Used to iterate over the elements of a UE_TSPARSE_SET.
| using UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TKeyIterator::KeyArgumentType = typename Super::KeyArgumentType |
|
inline |
|
inline |
Removes the current element from the set.