Click or drag to resize

ArrayT Constructor (Array)

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

Parameters

array
Type: Godot.CollectionsArray

[Missing <param name="array"/> documentation for "M:Godot.Collections.Array`1.#ctor(Godot.Collections.Array)"]

See Also