Multiple updates (read description)

added unclear and reset_values. Improved Debug Node. Made EditorPresence in unadvanced Project Settings
This commit is contained in:
Yannik
2023-08-09 17:04:35 +02:00
parent 368b60e69c
commit 86ab81aff1
13 changed files with 227 additions and 589 deletions

View File

@@ -54,8 +54,9 @@ public:
void debug();
void coreupdate();
void refresh();
void clear();
void clear(bool reset_values);
int64_t old_app_id;
void unclear();
int64_t get_app_id();
void set_app_id(int64_t value);
String get_state();