Interactable.getMaxChildCount

Returns the maximum number of allowed child connections of an interactable – the number of outgoing connections.

Kind: Function

Environments: Game

Game

interactable:getMaxChildCount(  )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.

Returns:

Type Description
integer The max child connection count.