OnDeactivate (GUI item event)
From modwiki
Called when the GUI is deactivated.
Should be used on the Desktop GUI item.
Example(s)
onDeactivate{
...
}
Called when the GUI is deactivated.
Should be used on the Desktop GUI item.
onDeactivate{
...
}