MCPcopy 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.jsFile · 0.45
oFunction · 0.45
ChckGUIObjFunction · 0.45

Calls 2

getGUIMethod · 0.95
destroyMethod · 0.80

Tested by

no test coverage detected