GuiInterface.setOpenCloseEffect

Overwrites default gui effects with specified open and close effects

Kind: Function

Environments: Game

Game

guiInterface:setOpenCloseEffect( openEffectName, closEffectName )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
gui GuiInterface The Gui interface
openEffectName string The name of the open effect
closEffectName string The name of the close effect