Implement typed dictionaries
This commit is contained in:
@@ -88,7 +88,8 @@ namespace Godot.SourceGenerators
|
||||
HideQuaternionEdit = 35,
|
||||
Password = 36,
|
||||
LayersAvoidance = 37,
|
||||
Max = 38
|
||||
DictionaryType = 38,
|
||||
Max = 39
|
||||
}
|
||||
|
||||
[Flags]
|
||||
|
||||
Reference in New Issue
Block a user