Add PackedVector4Array Variant type
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
This commit is contained in:
committed by
Rémi Verschelde
parent
b9e022302a
commit
f9b488508c
+1
@@ -468,6 +468,7 @@ using Godot.NativeInterop;
|
||||
"Godot.NativeInterop.godot_packed_string_array",
|
||||
"Godot.NativeInterop.godot_packed_vector2_array",
|
||||
"Godot.NativeInterop.godot_packed_vector3_array",
|
||||
"Godot.NativeInterop.godot_packed_vector4_array",
|
||||
"Godot.NativeInterop.godot_packed_color_array",
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user