FItemHeader

Header for each item in a chunk. Allocated before the item in tge chunk memory.

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

struct FItemHeader

Remarks

Header for each item in a chunk. Allocated before the item in tge chunk memory.

Variables

Name Description

Public variable

int16

 

Offset

Size of the item including this header

Public variable

int16

 

ScriptStructIndex

Relative offset to the item data

Public variable

int32

 

Size