Interactable.setParams
Sets param data for a script interactable
Kind: Function
Environments: Game
Game
interactable:setParams( data )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable, needs to be of script type. |
data |
any | The param data. |