FChunkedStructBuffer::AllocItem

Allocates an item of specified type.

Choose your operating system:

Windows

macOS

Linux

References

Module

StructUtils

Header

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

Include

#include "ChunkedStructBuffer.h"

Syntax

uint8 * AllocItem
(
    const UScriptStruct * InScriptStruct
)

Remarks

Allocates an item of specified type.