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

#include <gridcull.h>

Public Attributes

int NodeCount
 
int NodesAccepted
 
int NodesTriviallyAccepted
 
int NodesRejected
 

Detailed Description

Definition at line 109 of file gridcull.h.

Member Data Documentation

◆ NodeCount

int GridCullSystemClass::StatsStruct::NodeCount

Definition at line 111 of file gridcull.h.

◆ NodesAccepted

int GridCullSystemClass::StatsStruct::NodesAccepted

Definition at line 112 of file gridcull.h.

◆ NodesRejected

int GridCullSystemClass::StatsStruct::NodesRejected

Definition at line 114 of file gridcull.h.

◆ NodesTriviallyAccepted

int GridCullSystemClass::StatsStruct::NodesTriviallyAccepted

Definition at line 113 of file gridcull.h.


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