TAllocatorFixedSizeFreeList::Allocate

Allocates one element from the free list. Return it by calling Free.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/AllocatorFixedSizeFreeList.h"

Syntax

void * Allocate()

Remarks

Allocates one element from the free list. Return it by calling Free.

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