GodotSharpAPI
GodotSharpAPI
Godot.Collections
Dictionary(TKey, TValue) Class
Dictionary(TKey, TValue) Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
CopyTo Method
Duplicate Method
GetEnumerator Method
Remove Method
ToString Method
TryGetValue Method
Dictionary
TKey
,
TValue
Clear Method
[Missing <summary> documentation for "M:Godot.Collections.Dictionary`2.Clear"]
Namespace:
Godot.Collections
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
See Also
Reference
Dictionary
TKey, TValue
Class
Godot.Collections Namespace