Files
godot/core/object
K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script.
For this to work safely (user not call queue_free or something in the expression), a const call mode was added to Object and Variant (and optionally Script).

This mode ensures only const functions can be called, making it safe to use from the editor.

Co-Authored-By: reduz <reduzio@gmail.com>
2022-06-27 13:33:06 -07:00
..
2022-06-20 12:54:19 +02:00
2022-06-17 16:36:26 +03:00
2022-03-31 14:07:29 +02:00
2022-06-20 12:54:19 +02:00
2022-06-23 14:50:38 +02:00
2021-06-25 17:32:45 -03:00