Interactable.getBearings

Returns a table of bearings that an interactable is connected to.

Kind: Function

Environments: Game

Game

interactable:getBearings(  )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.

Returns:

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