Click or drag to resize

ArraySyncRoot Property

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

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

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also