Click or drag to resize

Array Constructor

Initializes a new instance of the Array class

Namespace:  Godot.Collections
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array()
See Also