We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17376cd commit 78e9605Copy full SHA for 78e9605
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