FChunkedStructBuffer::AllocateNewChunk

Allocates a new chunk and makes it the head of the chunk list.

Choose your operating system:

Windows

macOS

Linux

References

Module

StructUtils

Header

/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/ChunkedStructBuffer.h

Include

#include "ChunkedStructBuffer.h"

Source

/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Private/ChunkedStructBuffer.cpp

Syntax

void AllocateNewChunk()

Remarks

Allocates a new chunk and makes it the head of the chunk list.