# TechTreeUnitCountEx

FlagsNative

# Arguments

  • int — player
  • string — unitType
  • string — equivType
  • int — countType

Returns — int

native int TechTreeUnitCountEx(
	int player,
	string unitType,
	string equivType,
	int countType,
);

Category: Unclassified

# Examples

— None found —