List of all dlang types that can be stored in a GFF value
Gff type Void ( ubyte[] )
Complete GFF file
Child node not found
Child node not found
Parsing exception
Type mismatch (ex: trying to add a GffNode to a GffType.Int)
Value doesn't match constraints (ex: label too long)
Type of data owned by a GffNode
Converts a string compatible with niv tools to a GFF type
Converts a GFF type to a string compatible with niv tools
Gff type List ( GffStruct[] )
Gff type LocString (TLK ID + translations)
Gff type ResRef (32-char string)
Gff type Struct ( GffValue[string] )
GFF value that can contain any type of GFF node
Maps GffType to native D type
returns true if T is implicitly convertible to a GFF storage type
Converts a native type T to the associated GffType. Types must match exactly
Generic File Format (gff)