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

Public Attributes

Int valueRequired
 
Bool greaterThan
 
ValueOrThreat valueType
 
PlayerMaskType allPlayersMask [MAX_PLAYER_COUNT]
 
PlayerMaskType allowedPlayersMasks
 

Detailed Description

Definition at line 144 of file PartitionManager.cpp.

Member Data Documentation

◆ allowedPlayersMasks

PlayerMaskType CellValueProcParms::allowedPlayersMasks

Definition at line 150 of file PartitionManager.cpp.

◆ allPlayersMask

PlayerMaskType CellValueProcParms::allPlayersMask[MAX_PLAYER_COUNT]

Definition at line 149 of file PartitionManager.cpp.

◆ greaterThan

Bool CellValueProcParms::greaterThan

Definition at line 147 of file PartitionManager.cpp.

◆ valueRequired

Int CellValueProcParms::valueRequired

Definition at line 146 of file PartitionManager.cpp.

◆ valueType

ValueOrThreat CellValueProcParms::valueType

Definition at line 148 of file PartitionManager.cpp.


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