TSet::CompactStable

Compacts the allocated elements into a contiguous range.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Set.h

Include

#include "Containers/Set.h"

Syntax

void CompactStable()

Remarks

Compacts the allocated elements into a contiguous range. Does not change the iteration order of the elements.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss