godot/modules/mono/glue
Rémi Verschelde 471e7cbfc7
Merge pull request #54581 from aaronfranke/operator-docs
2021-11-16 14:10:09 +01:00
..
GodotSharp Merge pull request #54581 from aaronfranke/operator-docs 2021-11-16 14:10:09 +01:00
arguments_vector.h
base_object_glue.cpp Fix C# native instance bindings after recent re-write 2021-08-16 17:16:36 +02:00
callable_glue.cpp Implement Call methods in C# Callable 2021-10-28 22:49:17 +02:00
collections_glue.cpp Reduce C# Dictionary internal calls 2021-08-05 17:30:28 +02:00
gd_glue.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
glue_header.h Implement Call methods in C# Callable 2021-10-28 22:49:17 +02:00
nodepath_glue.cpp
rid_glue.cpp
scene_tree_glue.cpp
string_glue.cpp Expose `String.SimplifyPath` in C# 2021-08-25 16:51:14 +02:00
string_name_glue.cpp