TSparseArray::AllocateIndex

Marks an index as allocated, and returns information about the allocation.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/SparseArray.h"

Syntax

FSparseArrayAllocationInfo AllocateIndex
(
    int32 Index
)

Remarks

Marks an index as allocated, and returns information about the allocation.

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