Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SilverTree7622/Phaser3_GUI_Inspector
/ destroyGUI
Method
destroyGUI
js/lib/index.js:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
// destroy GUI
34
destroyGUI() {
35
this.getGUI().destroy();
36
}
37
38
// EXTERNAL : GUI
39
addFolderInBasic(_basic) {
// add in basic folder with events
Callers
3
PGInspector.min.js
File · 0.45
o
Function · 0.45
ChckGUIObj
Function · 0.45
Calls
2
getGUI
Method · 0.95
destroy
Method · 0.80
Tested by
no test coverage detected