ptrcall assumes methods that return a Reference type do so with Ref<T>. Returning Reference* from a method exposed to the scripting API completely breaks ptrcalls to this method (it can be quite hard to debug!). |
||
|---|---|---|
| .. | ||
| GodotTools | ||
| bindings_generator.cpp | ||
| bindings_generator.h | ||
| csharp_project.cpp | ||
| csharp_project.h | ||
| editor_internal_calls.cpp | ||
| editor_internal_calls.h | ||
| godotsharp_export.cpp | ||
| godotsharp_export.h | ||
| script_class_parser.cpp | ||
| script_class_parser.h | ||