GodotSharpAPI
GodotSharpAPI
Godot.Collections
Array(T) Class
Array(T) Properties
Count Property
IsReadOnly Property
Item Property
Array
T
Count Property
[Missing <summary> documentation for "P:Godot.Collections.Array`1.Count"]
Namespace:
Godot.Collections
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
ICollection
T
Count
See Also
Reference
Array
T
Class
Godot.Collections Namespace