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

#include <GameLOD.h>

Public Member Functions

 LODPresetInfo ()
 

Public Attributes

CpuType m_cpuType
 
Int m_mhz
 
Real m_cpuPerfIndex
 
ChipsetType m_videoType
 
Int m_memory
 

Detailed Description

Definition at line 136 of file GameLOD.h.

Constructor & Destructor Documentation

◆ LODPresetInfo()

LODPresetInfo::LODPresetInfo ( )
inline

Definition at line 138 of file GameLOD.h.

Member Data Documentation

◆ m_cpuPerfIndex

Real LODPresetInfo::m_cpuPerfIndex

Definition at line 141 of file GameLOD.h.

◆ m_cpuType

CpuType LODPresetInfo::m_cpuType

Definition at line 139 of file GameLOD.h.

◆ m_memory

Int LODPresetInfo::m_memory

Definition at line 143 of file GameLOD.h.

◆ m_mhz

Int LODPresetInfo::m_mhz

Definition at line 140 of file GameLOD.h.

◆ m_videoType

ChipsetType LODPresetInfo::m_videoType

Definition at line 142 of file GameLOD.h.


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