# Ability Command Count Producing Unit

Grammar — The number of ability commands that produce upgrade
FlagsNative | Function

# Arguments

  • string [ gamelink::Upgrade ] — Upgrade

Returns — int

native int TechTreeUpgradeProducedAbilCmdCount(
	string upgradeType,
);

Category: Tech Tree / Production

# Examples

— None found —