Difference between revisions of "Struct (RW Section)"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
| MODULEID = 000000 | | MODULEID = 000000 | ||
| IDENTIFIER = 01 | | IDENTIFIER = 01 | ||
| − | | PARENTS = [[Atomic (RW Section)#Structure|Atomic]], [[Clump (RW Section)#Structure|Clump]], [[Geometry (RW Section)#Structure|Geometry]], [[Geometry List (RW Section)#Structure|Geometry List]], [[Frame List (RW Section)#Structure|Frame List]], [[Material (RW Section)#Structure|Material]], [[Material List (RW Section)#Structure|Material List]], [[Texture (RW Section)#Structure|Texture]], [[Texture Dictionary (RW Section)#Structure|Texture Dictionary]], [[ | + | | PARENTS = [[Atomic (RW Section)#Structure|Atomic]], [[Clump (RW Section)#Structure|Clump]], [[Geometry (RW Section)#Structure|Geometry]], [[Geometry List (RW Section)#Structure|Geometry List]], [[Frame List (RW Section)#Structure|Frame List]], [[Material (RW Section)#Structure|Material]], [[Material List (RW Section)#Structure|Material List]], [[Texture (RW Section)#Structure|Texture]], [[Texture Dictionary (RW Section)#Structure|Texture Dictionary]], [[Raster (RW Section)#Structure|Raster]] |
}} | }} | ||
Revision as of 15:29, 11 September 2020
| Struct | |
|---|---|
| RenderWare Stream Section | |
| Vendor | Criterion Games |
| Module | Core |
| Module ID | 0x000000
|
| Identifier | 0x01
|
| Chunk ID | 0x00000001
|
| Versions | All |
| Hierarchy | |
| Parents: Atomic, Clump, Geometry, Geometry List, Frame List, Material, Material List, Texture, Texture Dictionary, Raster | |
| Children: None | |
| Extensions: None | |
| File Format | |
Struct sections are basic sections that store data for their direct parent. Typically all core sections contain a struct as their first child, even if it might be empty in some cases. The content of the section varies and depends on its parent.