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

#include <FunctionLexicon.h>

Public Attributes

NameKeyType key
 
const char * name
 
void * func
 

Detailed Description

Definition at line 50 of file FunctionLexicon.h.

Member Data Documentation

◆ func

void* FunctionLexicon::TableEntry::func

Definition at line 54 of file FunctionLexicon.h.

◆ key

NameKeyType FunctionLexicon::TableEntry::key

Definition at line 52 of file FunctionLexicon.h.

◆ name

const char* FunctionLexicon::TableEntry::name

Definition at line 53 of file FunctionLexicon.h.


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