Click or drag to resize

DictionaryIsFixedSize Property

[Missing <summary> documentation for "P:Godot.Collections.Dictionary.IsFixedSize"]

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

Property Value

Type: Boolean

Implements

IDictionaryIsFixedSize
See Also