We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60d66c1 + 78e9605 commit 5696609Copy full SHA for 5696609
KBEMain.cs
@@ -86,6 +86,7 @@ protected virtual void OnDestroy()
86
KBEngineApp.app.destroy();
87
KBEngineApp.app = null;
88
}
89
+ KBEngine.Event.clear();
90
MonoBehaviour.print("clientapp::OnDestroy(): end");
91
92
0 commit comments