# Tech Tree Count Type
Base type —
int
Name | Identifier | Code |
---|---|---|
Queued | c_techCountQueuedOnly | 0 |
Queued Or Better | c_techCountQueuedOrBetter | 1 |
In Progress | c_techCountInProgressOnly | 2 |
In Progress Or Better | c_techCountInProgressOrBetter | 3 |
Complete | c_techCountCompleteOnly | 4 |
Incomplete Only | c_techCountIncompleteOnly | 5 |
Revivable | c_techCountRevivableOnly | 6 |
# Related
Category: Tech Tree / Support
- Tech Tree Production Cap - Unlimited — preset —
int
- Tech Tree Category — preset —
int
- Tech Tree Count Type — preset —
int
# Examples
— None found —