mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 10:18:49 +00:00
* Run the static function once per class instead of one per instance. * Saves some memory in Object derived classes.
* Run the static function once per class instead of one per instance. * Saves some memory in Object derived classes.