You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
[Web] Expose API to force file system sync.
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
bool check_size_force_redraw();
|
||||
bool pwa_needs_update() const { return pwa_is_waiting; }
|
||||
Error pwa_update();
|
||||
void force_fs_sync();
|
||||
|
||||
// Override return type to make writing static callbacks less tedious.
|
||||
static OS_JavaScript *get_singleton();
|
||||
|
||||
Reference in New Issue
Block a user