mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-08 21:02:54 +00:00
a6e15e2f15
The method `to_utf8` doesn't exist in Godot 4, but is still mentioned in
the documentation in some places. Replace it with the new name
`to_utf8_buffer`. Same for ascii. Same for C#.
(cherry picked from commit 57dca93718)