FElementOrFreeListLink

The element type stored is only indirectly related to the element type requested, to avoid instantiating [TArray](API\Runtime\Core\Containers\TArray) redundantly for compatible types.

Windows
MacOS
Linux

Type

typedef TSparseArrayElementOrFreeListLink< TAlignedBytes< sizeof(ElementType), alignof(ElementType)> > FElementOrFreeListLink

References

Module

Core

Header

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

Include

#include "Containers/SparseArray.h"

Remarks

The element type stored is only indirectly related to the element type requested, to avoid instantiating TArray redundantly for compatible types.

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