[GDExtension] Implement support for typed arrays.
This commit is contained in:
parent
62792eeb9f
commit
163257d51b
14 changed files with 200 additions and 11 deletions
|
|
@ -52,6 +52,7 @@
|
|||
#include <godot_cpp/variant/rect2.hpp>
|
||||
#include <godot_cpp/variant/rid.hpp>
|
||||
#include <godot_cpp/variant/string.hpp>
|
||||
#include <godot_cpp/variant/typed_array.hpp>
|
||||
#include <godot_cpp/variant/vector2.hpp>
|
||||
#include <godot_cpp/variant/vector2i.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue