# Production Cap For Player

Grammar — Player p produce cap for production in cat
FlagsNative | Function

# Arguments

  • int — Player
  • string [ anygamelink ] — Production
  • int [ preset::TechTreeCategory ] — Category

Returns — int

native int TechTreeGetProduceCap(
	int p,
	string production,
	int cat,
);

Category: Tech Tree / Individual Restrictions

# Examples

— None found —