FInstancedStructStream::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/InstancedStructStream.h

Include

#include "InstancedStructStream.h"

Source

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

Syntax

void AllocateNewChunk()

Remarks

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