godot/modules/mono/glue
Raul Santos d28be4d580 Fix get_all_delegates method for generic classes
If the class is generic, we must get its generic type definition and use
it to retrieve the delegates.
2021-12-04 02:54:33 +01:00
..
GodotSharp Fix get_all_delegates method for generic classes 2021-12-04 02:54:33 +01:00
arguments_vector.h
base_object_glue.cpp
callable_glue.cpp
collections_glue.cpp Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 -07:00
gd_glue.cpp Expose `randfn` to global scope 2021-11-17 14:29:19 +03:00
glue_header.h
nodepath_glue.cpp
rid_glue.cpp
scene_tree_glue.cpp
string_glue.cpp
string_name_glue.cpp