Interactable.setParams

Sets param data for a script interactable

Kind: Function

Environments: Game

Game

interactable:setParams( data )

Open the full Game reference

Parameters:

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