JsonWidget.startEffect
Starts the effect applied to the widget.
Kind: Function
Environments: Game
Game
jsonWidget:startEffect( name )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
jsonWidget |
JsonWidget | The JsonWidget. |
name |
string | The name of the effect on the json widget to start. |