Interactable.setJointCustomData

Sets custom joint script data.

Kind: Function

Environments: Game

Game

interactable:setJointCustomData( joint, data )

Open the full Game reference

Availability: Server only

Parameters:

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