Couple of API changes #120
migueldeicaza
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two important changes in the API.
Dictionary
becameGDictionary
, to avoid clashing with Swift's Dictionary and having to prefix the Swift or Godot one every time you used one (I already had remappedString
/Array
toGString
/GArray
)Beta Was this translation helpful? Give feedback.
All reactions