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

Inherits ClassDesc.

Public Member Functions

int IsPublic ()
 
void * Create (BOOL loading)
 
const TCHAR * ClassName ()
 
SClass_ID SuperClassID ()
 
Class_ID ClassID ()
 
const TCHAR * Category ()
 

Detailed Description

Definition at line 88 of file gamemaps.cpp.

Member Function Documentation

◆ Category()

const TCHAR * GameMapsClassDesc::Category ( )
inline

Definition at line 96 of file gamemaps.cpp.

◆ ClassID()

Class_ID GameMapsClassDesc::ClassID ( )
inline

Definition at line 95 of file gamemaps.cpp.

◆ ClassName()

const TCHAR * GameMapsClassDesc::ClassName ( )
inline

Definition at line 93 of file gamemaps.cpp.

◆ Create()

void * GameMapsClassDesc::Create ( BOOL loading)
inline

Definition at line 92 of file gamemaps.cpp.

◆ IsPublic()

int GameMapsClassDesc::IsPublic ( )
inline

Definition at line 91 of file gamemaps.cpp.

◆ SuperClassID()

SClass_ID GameMapsClassDesc::SuperClassID ( )
inline

Definition at line 94 of file gamemaps.cpp.


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