# Ability Command Producing Upgrade

Grammar — Identify the ability command at index index that produces upgrade
FlagsNative | Function

# Arguments

  • string [ gamelink::Upgrade ] — Upgrade
  • int — Index

Returns — abilcmd

native abilcmd TechTreeUpgradeProducedAbilCmd(
	string upgradeType,
	int index,
);

Category: Tech Tree / Production

# Examples

— None found —