godot/modules/mono/glue
Paul Joannon 877ea882ce
Add missing methods to Node class in the mono glue
* GetNodeOrNull<T>
* GetChild<T>
* GetChildOrNull<T>
* GetOwner<T>
* GetOwnerOrNull<T>
* GetParent<T>
* GetParentOrNull<T>
2018-07-27 08:50:35 +02:00
..
cs_files Add missing methods to Node class in the mono glue 2018-07-27 08:50:35 +02:00
builtin_types_glue.h Add missing copyright headers 2018-05-16 14:50:44 -03:00
collections_glue.cpp Add Array and Dictionary wrapper classes to C# 2018-07-20 01:44:30 +02:00
collections_glue.h Add Array and Dictionary wrapper classes to C# 2018-07-20 01:44:30 +02:00
glue_header.h Add Array and Dictionary wrapper classes to C# 2018-07-20 01:44:30 +02:00