Support deleting GUI Object event handlers following rP666, refs #5387.
commit9f255eb96dd5885e6217742687a99e19bb56810b
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 28 Oct 2019 11:35:04 +0000 (28 11:35 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 28 Oct 2019 11:35:04 +0000 (28 11:35 +0000)
tree1c6c7fb4358a30b0b5021c886c72045c39220e70
parentcd8d07d6b9306579aa672dcf1053ec318c550889
Support deleting GUI Object event handlers following rP666, refs #5387.

Differential Revision: https://code.wildfiregames.com/D2395
Reported by: nani
Tested on: gcc 9.2.0, Jenkins/vs2015

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@23103 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/gui/pregame/MainMenuItemHandler.js
binaries/data/mods/public/gui/pregame/SplashscreenHandler.js
binaries/data/mods/public/gui/session/Menu.js
source/gui/ObjectBases/IGUIObject.cpp
source/gui/ObjectBases/IGUIObject.h
source/gui/Scripting/JSInterface_IGUIObject.cpp
source/gui/Scripting/JSInterface_IGUIObject.h