GuiInterface.stopGridEffect
Stopts an effect playing inside a grid
Kind: Function
Environments: Game
Game
guiInterface:stopGridEffect( gridName, index, effectName )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
gridName |
string | The name of the grid |
index |
integer | The index in the grid |
effectName |
string | The name of the effect |