Interactable.setCarryData

Set carry data for a script interactable

Kind: Function

Environments: Game

Game

interactable:setCarryData( data )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
interactable Interactable The interactable, needs to be of script type.
data any The carry data.