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( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| integer | The max parent connection count. |