Struct (RW Section)

From GTAMods Wiki
Revision as of 21:33, 4 November 2006 by Steve-m (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{NAME}}}
RenderWare Stream Section
Vendor {{{VENDORNAME}}}
Module {{{MODULENAME}}}
Module ID 0x{{{MODULEID}}}
Identifier 0x{{{IDENTIFIER}}}
Chunk ID 0x{{{MODULEID}}}{{{IDENTIFIER}}}
Versions All
Hierarchy
Parents:
None
Children:
None
Extensions:
None
File Format

Struct sections are multiple purpose sections, in most cases their content depends on the type of their parent section:

Clump

Clump is usually the root section of DFF files. The first DWORD in the struct holds the number of objects (frames) within the file. There are additional DWORDs for each of them, but they are usually 0 (zero).

Texture Native

- coming soon -