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

#include <w3d_file.h>

Public Attributes

uint32 Version
 
char Name [W3D_NAME_LEN]
 
char HierarchyName [W3D_NAME_LEN]
 
uint16 NumConnections
 

Detailed Description

Definition at line 1580 of file w3d_file.h.

Member Data Documentation

◆ HierarchyName

char W3dHModelHeaderStruct::HierarchyName

Definition at line 1584 of file w3d_file.h.

◆ Name

char W3dHModelHeaderStruct::Name

Definition at line 1583 of file w3d_file.h.

◆ NumConnections

uint16 W3dHModelHeaderStruct::NumConnections

Definition at line 1585 of file w3d_file.h.

◆ Version

uint32 W3dHModelHeaderStruct::Version

Definition at line 1582 of file w3d_file.h.


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