K. S. Ernest (iFire) Lee e548d607e0 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
Description
VisualScript as a Godot Engine c++ module
7.1 MiB
Languages
C++ 99.3%
C 0.4%
Python 0.3%