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

#include <GUIEdit.h>

Public Attributes

GameWindowwindow
 the window
 
WindowSelectionEntrynext
 
WindowSelectionEntryprev
 

Detailed Description

These entrys make up the selection list of windows

Definition at line 113 of file GUIEdit.h.

Member Data Documentation

◆ next

WindowSelectionEntry* WindowSelectionEntry::next

Definition at line 117 of file GUIEdit.h.

◆ prev

WindowSelectionEntry* WindowSelectionEntry::prev

Definition at line 118 of file GUIEdit.h.

◆ window

GameWindow* WindowSelectionEntry::window

the window

Definition at line 116 of file GUIEdit.h.


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