9ddebc0c22
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> |
||
---|---|---|
.. | ||
extension_api_dump.cpp | ||
extension_api_dump.h | ||
gdnative_interface.cpp | ||
gdnative_interface.h | ||
make_wrappers.py | ||
native_extension.cpp | ||
native_extension.h | ||
native_extension_manager.cpp | ||
native_extension_manager.h | ||
SCsub |