godot/core/config
reduz e2f8df8c5b Add ability to register singletons from engine API
* Exposed functions in Engine to register and unregister singletons.
* Added the concept of user singletons, which can be removed (the system ones can't).
2021-08-25 08:32:25 -03:00
..
engine.cpp Add ability to register singletons from engine API 2021-08-25 08:32:25 -03:00
engine.h Add ability to register singletons from engine API 2021-08-25 08:32:25 -03:00
project_settings.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
project_settings.h Added ability to override built-in actions for the editor 2021-02-18 16:22:50 +01:00
SCsub