|
sc2-gamedata
|
Queue. More...
#include <Abil.h>


Public Attributes | |
| std::vector< SAbilCmdButton > | CmdButtonArray |
| Commands. More... | |
| uint32 | QueueCount |
| Queue Count. More... | |
| uint32 | QueueSize |
| Queue Size. More... | |
| CFlags | Flags |
| Flags. More... | |
Queue.
| std::vector<SAbilCmdButton> CAbilQueue::CmdButtonArray |
| CFlags CAbilQueue::Flags |
| uint32 CAbilQueue::QueueCount |
Queue Count.
Number of queue slots that the building can work simultaneously (ie a Reactor sets the Queue count on a Barracks to 2, allowing it to train on 2 slots at once)
| uint32 CAbilQueue::QueueSize |
Queue Size.
Number of slots in the queue.
1.8.14