diff options
author | Juan Linietsky <reduzio@gmail.com> | 2023-04-07 23:32:37 +0200 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2023-04-08 19:25:50 +0200 |
commit | 8950943356b43d08e10df5b13ff03a68ad181324 (patch) | |
tree | 2f301b4aa9d284ed620ac07c658453771f0728a6 /editor/code_editor.cpp | |
parent | 61630d4e1e279278d29576b979b710b9025f473e (diff) | |
download | redot-engine-8950943356b43d08e10df5b13ff03a68ad181324.tar.gz |
Optimize Object::get_class_name
* Run the static function once per class instead of one per instance.
* Saves some memory in Object derived classes.
Diffstat (limited to 'editor/code_editor.cpp')
0 files changed, 0 insertions, 0 deletions