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

#include <CommandButtonHuntUpdate.h>

Inherits ModuleData.

Public Member Functions

 CommandButtonHuntUpdateModuleData ()
 
- Public Member Functions inherited from ModuleData
 ModuleData ()
 
virtual ~ModuleData ()
 
void setModuleTagNameKey (NameKeyType key)
 
NameKeyType getModuleTagNameKey () const
 
virtual Bool isAiModuleData () const
 
virtual const W3DModelDrawModuleDatagetAsW3DModelDrawModuleData () const
 
virtual const W3DTreeDrawModuleDatagetAsW3DTreeDrawModuleData () const
 
virtual StaticGameLODLevel getMinimumRequiredGameLOD () const
 
virtual void crc (Xfer *xfer)
 run the "light" crc check on this data structure
 
virtual void xfer (Xfer *xfer)
 
virtual void loadPostProcess (void)
 
- Public Member Functions inherited from Snapshot
 Snapshot (void)
 
 ~Snapshot (void)
 

Static Public Member Functions

static void buildFieldParse (MultiIniFieldParse &p)
 
- Static Public Member Functions inherited from ModuleData
static void buildFieldParse (MultiIniFieldParse &p)
 

Public Attributes

UnsignedInt m_scanFrames
 
Real m_scanRange
 

Detailed Description

Definition at line 46 of file CommandButtonHuntUpdate.h.

Constructor & Destructor Documentation

◆ CommandButtonHuntUpdateModuleData()

CommandButtonHuntUpdateModuleData::CommandButtonHuntUpdateModuleData ( )

Definition at line 63 of file CommandButtonHuntUpdate.cpp.

Member Function Documentation

◆ buildFieldParse()

void CommandButtonHuntUpdateModuleData::buildFieldParse ( MultiIniFieldParse & p)
static

Definition at line 70 of file CommandButtonHuntUpdate.cpp.

Member Data Documentation

◆ m_scanFrames

UnsignedInt CommandButtonHuntUpdateModuleData::m_scanFrames

Definition at line 49 of file CommandButtonHuntUpdate.h.

◆ m_scanRange

Real CommandButtonHuntUpdateModuleData::m_scanRange

Definition at line 50 of file CommandButtonHuntUpdate.h.


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