Click or drag to resize

Dictionary Constructor

Initializes a new instance of the Dictionary class

Namespace:  Godot.Collections
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Dictionary()
See Also