godot/core/config
Aaron Franke 2508fd0533
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Also use const more often.
2021-07-01 14:13:27 -04:00
..
SCsub
engine.cpp Implement native extension system 2021-06-25 17:32:45 -03:00
engine.h Implement native extension system 2021-06-25 17:32:45 -03:00
project_settings.cpp Use PROPERTY_USAGE_NONE instead of 0 for no property usage 2021-07-01 14:13:27 -04:00
project_settings.h