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

#include <Display.h>

Public Attributes

Short m_currentShroud
 A Value of 1 means shrouded. 0 is not. Negative is the count of people looking.
 
Short m_activeShroudLevel
 A Value of 0 means passive shroud. Positive is the count of people shrouding.
 

Detailed Description

Definition at line 42 of file Display.h.

Member Data Documentation

◆ m_activeShroudLevel

Short ShroudLevel::m_activeShroudLevel

A Value of 0 means passive shroud. Positive is the count of people shrouding.

Definition at line 45 of file Display.h.

◆ m_currentShroud

Short ShroudLevel::m_currentShroud

A Value of 1 means shrouded. 0 is not. Negative is the count of people looking.

Definition at line 44 of file Display.h.


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