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

#include <Player.h>

Inherits MemoryPoolObject.

Public Attributes

KindOfMaskType m_kindOf
 
Real m_percent
 
UnsignedInt m_ref
 

Additional Inherited Members

- Public Member Functions inherited from MemoryPoolObject
void deleteInstance ()
 
- Protected Member Functions inherited from MemoryPoolObject
virtual ~MemoryPoolObject ()
 
void * operator new (size_t s)
 
void operator delete (void *p)
 
virtual MemoryPoolgetObjectMemoryPool ()=0
 

Detailed Description

Definition at line 122 of file Player.h.

Member Data Documentation

◆ m_kindOf

KindOfMaskType KindOfPercentProductionChange::m_kindOf

Definition at line 126 of file Player.h.

◆ m_percent

Real KindOfPercentProductionChange::m_percent

Definition at line 127 of file Player.h.

◆ m_ref

UnsignedInt KindOfPercentProductionChange::m_ref

Definition at line 128 of file Player.h.


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