FUniqueIndexSet::TakeValues

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Util/UniqueIndexSet.h

Include

#include "Util/UniqueIndexSet.h"

Syntax

TArray< int32 > && TakeValues()

Returns

the internal TArray. After calling this, the set is invalid and needs to be Initialize()'d again