Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
DataChunkInfo Struct Reference

#include <DataChunk.h>

Public Attributes

AsciiString label
 
AsciiString parentLabel
 
DataChunkVersionType version
 
Int dataSize
 

Detailed Description

Definition at line 145 of file DataChunk.h.

Member Data Documentation

◆ dataSize

Int DataChunkInfo::dataSize

Definition at line 150 of file DataChunk.h.

◆ label

AsciiString DataChunkInfo::label

Definition at line 147 of file DataChunk.h.

◆ parentLabel

AsciiString DataChunkInfo::parentLabel

Definition at line 148 of file DataChunk.h.

◆ version

DataChunkVersionType DataChunkInfo::version

Definition at line 149 of file DataChunk.h.


The documentation for this struct was generated from the following file: