MaxScriptStructsPerChunk

Number of unique struct types that can be stored per chunk.

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

static constexpr int32 MaxScriptStructsPerChunk = 8;

Remarks

Number of unique struct types that can be stored per chunk.