Click or drag to resize

ArrayIsReadOnly Property

[Missing <summary> documentation for "P:Godot.Collections.Array.IsReadOnly"]

Namespace:  Godot.Collections
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IListIsReadOnly
See Also