zthor.constants

Undocumented in source.

Members

Enums

ContainerMode
enum ContainerMode

Defines the way files are stored inside the THOR container.

FileFlags
enum FileFlags

File specific flags

MergeMode
enum MergeMode

Defines where the files from the THOR container should be saved to/merged with.

Variables

MAX_HEADER_LEN
enum uint MAX_HEADER_LEN;

The maximum possible header length. Including the max allowed grfTargetName of 255.

MIN_HEADER_LEN
enum uint MIN_HEADER_LEN;

The minimum required header size. Any filesize less than this and the THOR is invalid.

Meta