ProtoBot
Loading...
Searching...
No Matches
ProtoBotRequestCounter Struct Reference

Counter of the amount of requests of a specific unit type are already in the list of ResourceRequests in ProtoBot. More...

#include <ProtoBotCommander.h>

Public Attributes

int worker_requests = 0
int zealots_requests = 0
int dragoons_requests = 0
int observers_requests = 0
int dark_templars_requests = 0
int gateway_requests = 0
int nexus_requests = 0
int forge_requests = 0
int cybernetics_requests = 0
int robotics_requests = 0
int observatory_requests = 0
int citadel_requests = 0
int templarArchives_requests = 0
int photon_cannon_requests = 0
int pylons_requests = 0
int singularity_requests = 0
int groundWeapons_requests = 0
int groundArmor_requests = 0
int plasmaShields_requests = 0
int legEnhancements_requests = 0

Detailed Description

Counter of the amount of requests of a specific unit type are already in the list of ResourceRequests in ProtoBot.

Definition at line 100 of file ProtoBotCommander.h.

Member Data Documentation

◆ citadel_requests

int ProtoBotRequestCounter::citadel_requests = 0

Definition at line 115 of file ProtoBotCommander.h.

◆ cybernetics_requests

int ProtoBotRequestCounter::cybernetics_requests = 0

Definition at line 112 of file ProtoBotCommander.h.

◆ dark_templars_requests

int ProtoBotRequestCounter::dark_templars_requests = 0

Definition at line 106 of file ProtoBotCommander.h.

◆ dragoons_requests

int ProtoBotRequestCounter::dragoons_requests = 0

Definition at line 104 of file ProtoBotCommander.h.

◆ forge_requests

int ProtoBotRequestCounter::forge_requests = 0

Definition at line 111 of file ProtoBotCommander.h.

◆ gateway_requests

int ProtoBotRequestCounter::gateway_requests = 0

Definition at line 109 of file ProtoBotCommander.h.

◆ groundArmor_requests

int ProtoBotRequestCounter::groundArmor_requests = 0

Definition at line 123 of file ProtoBotCommander.h.

◆ groundWeapons_requests

int ProtoBotRequestCounter::groundWeapons_requests = 0

Definition at line 122 of file ProtoBotCommander.h.

◆ legEnhancements_requests

int ProtoBotRequestCounter::legEnhancements_requests = 0

Definition at line 125 of file ProtoBotCommander.h.

◆ nexus_requests

int ProtoBotRequestCounter::nexus_requests = 0

Definition at line 110 of file ProtoBotCommander.h.

◆ observatory_requests

int ProtoBotRequestCounter::observatory_requests = 0

Definition at line 114 of file ProtoBotCommander.h.

◆ observers_requests

int ProtoBotRequestCounter::observers_requests = 0

Definition at line 105 of file ProtoBotCommander.h.

◆ photon_cannon_requests

int ProtoBotRequestCounter::photon_cannon_requests = 0

Definition at line 117 of file ProtoBotCommander.h.

◆ plasmaShields_requests

int ProtoBotRequestCounter::plasmaShields_requests = 0

Definition at line 124 of file ProtoBotCommander.h.

◆ pylons_requests

int ProtoBotRequestCounter::pylons_requests = 0

Definition at line 118 of file ProtoBotCommander.h.

◆ robotics_requests

int ProtoBotRequestCounter::robotics_requests = 0

Definition at line 113 of file ProtoBotCommander.h.

◆ singularity_requests

int ProtoBotRequestCounter::singularity_requests = 0

Definition at line 121 of file ProtoBotCommander.h.

◆ templarArchives_requests

int ProtoBotRequestCounter::templarArchives_requests = 0

Definition at line 116 of file ProtoBotCommander.h.

◆ worker_requests

int ProtoBotRequestCounter::worker_requests = 0

Definition at line 102 of file ProtoBotCommander.h.

◆ zealots_requests

int ProtoBotRequestCounter::zealots_requests = 0

Definition at line 103 of file ProtoBotCommander.h.


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