sm.pipeGraph.setParallelLimit
Sets the maximum amount of parallel crafts, 65535 if not set.
Kind: Function
Environments: Game
Game
sm.pipeGraph.setParallelLimit( requester, amount )
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. |