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

Include

#include "InstancedStructStream.h"

Syntax

uint8 * AllocItem
(
    const UScriptStruct * InScriptStruct
)

Remarks

Allocates an item of specified type.