Interactable.getCarryData
Get carry data for a script interactable
Kind: Function
Environments: Game
Game
interactable:getCarryData( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable, needs to be of script type. |
Returns:
| Type | Description |
|---|---|
| any | The data |