Shape.getPipedNeighbours

Returns a table of shapes which are neighbours connected with pipes to the shape

Kind: Function

Environments: Game

Game

shape:getPipedNeighbours(  )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
shape Shape The shape.

Returns:

Type Description
table table of shapes. {Shape, ..}