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

#include <w3dappdata.h>

Public Member Functions

 W3DDazzleAppDataStruct (void)
 

Static Public Member Functions

static W3DDazzleAppDataStructGet_App_Data (INode *node, bool create_if_missing=true)
 

Public Attributes

unsigned int UnUsed [4]
 
char DazzleType [128]
 

Detailed Description

Definition at line 393 of file w3dappdata.h.

Constructor & Destructor Documentation

◆ W3DDazzleAppDataStruct()

W3DDazzleAppDataStruct::W3DDazzleAppDataStruct ( void )

Definition at line 281 of file w3dappdata.cpp.

Member Function Documentation

◆ Get_App_Data()

W3DDazzleAppDataStruct * W3DDazzleAppDataStruct::Get_App_Data ( INode * node,
bool create_if_missing = true )
static

Definition at line 292 of file w3dappdata.cpp.

Member Data Documentation

◆ DazzleType

char W3DDazzleAppDataStruct::DazzleType[128]

Definition at line 410 of file w3dappdata.h.

◆ UnUsed

unsigned int W3DDazzleAppDataStruct::UnUsed[4]

Definition at line 409 of file w3dappdata.h.


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