mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (929333fe2)
This commit is contained in:
@@ -524,7 +524,7 @@ Puts a zero-terminated UTF-8 string into the stream prepended by a 32 bits unsig
|
||||
|
||||
.. code-tab:: csharp
|
||||
|
||||
PutData("Hello World".ToUTF8());
|
||||
PutData("Hello World".ToUtf8());
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user