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

#include <w3d_file.h>

Public Attributes

char MeshPath [MESH_PATH_ENTRIES][MESH_PATH_ENTRY_LEN]
 
char BonePath [MESH_PATH_ENTRIES][MESH_PATH_ENTRY_LEN]
 
char OldTextureName [260]
 
char NewTextureName [260]
 
W3dTextureInfoStruct TextureParams
 

Detailed Description

Definition at line 1992 of file w3d_file.h.

Member Data Documentation

◆ BonePath

char W3dTextureReplacerStruct::BonePath

Definition at line 1995 of file w3d_file.h.

◆ MeshPath

char W3dTextureReplacerStruct::MeshPath

Definition at line 1994 of file w3d_file.h.

◆ NewTextureName

char W3dTextureReplacerStruct::NewTextureName

Definition at line 1997 of file w3d_file.h.

◆ OldTextureName

char W3dTextureReplacerStruct::OldTextureName

Definition at line 1996 of file w3d_file.h.

◆ TextureParams

W3dTextureInfoStruct W3dTextureReplacerStruct::TextureParams

Definition at line 1998 of file w3d_file.h.


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