sm.pipeGraph.setParallelLimit

Sets the maximum amount of parallel crafts, 65535 if not set.

Kind: Function

Environments: Game

Game

sm.pipeGraph.setParallelLimit( requester, amount )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
requester Shape The requesting shape.
amount integer The number of parallel crafts allowed to be done at once.