Interactable.getJoints

Returns a table of all joints that an interactable is connected to. Joints include bearings and pistons.

Kind: Function

Environments: Game

Game

interactable:getJoints(  )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.

Returns:

Type Description
table A table of the connected joints {Joint, ..}.