Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/InstancedStructStream.h |
Include |
#include "InstancedStructStream.h" |
struct FChunkHeader
Header for a chunk of items.
Name | Description | ||
---|---|---|---|
|
FChunkHeader &#... |
Next |
Number of items in the chunks |
|
NumItems |
Size of the used memory in the chunk. |
|
|
NumScriptStructs |
Types ScriptStructs stored in this chunk. |
|
|
const UScriptSt... |
ScriptStructs |
|
|
UsedSize |
Number of ScriptsStructs |
Name | Description | ||
---|---|---|---|
|
GetScriptStructIndex ( |