# Unit Which Produces Unit

Grammar — The unit type at index index produced by unitType
FlagsNative | Function

# Arguments

  • string<gamelink::Unit> — Unit Type
  • int — Index

Returns — string<gamelink::Unit>

native string TechTreeUnitProducesUnit(
	string unitType,
	int index,
);

Category: Tech Tree / Production

# Examples

— None found —