godot-cpp/include/godot_cpp/classes
Fabio Alessandrelli bcf27d8af4 Ensure GDCLASS can be used outside the godot namespace.
The `GDCLASS` macro should not assume to be called inside the `godot`
namespace and should thus prefix function calls for that namespace with
`::godot::` to ensure proper namespace referencing.
2022-09-01 04:11:23 +02:00
..
ref.hpp Merge pull request #677 from lukas-toenne/fix_object_ptr_args 2022-07-29 01:17:34 +02:00
wrapped.hpp Ensure GDCLASS can be used outside the godot namespace. 2022-09-01 04:11:23 +02:00