Interactable.getMaxParentCount

Returns the maximum number of allowed parent connections of an interactable – the number of incoming connections.

Kind: Function

Environments: Game

Game

interactable:getMaxParentCount(  )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.

Returns:

Type Description
integer The max parent connection count.