# Unit Which Produces Upgrade Count

Grammar — The number of upgrades produced by unitType
FlagsNative | Function

# Arguments

  • string [ gamelink::Unit ] — Unit Type

Returns — int

native int TechTreeUnitProducesUpgradeCount(
	string unitType,
);

Category: Tech Tree / Production

# Examples

— None found —