Files
godot/modules
Raul Santos aaffab8afb Add metadata for char16_t and char32_t
We don't seem to expose any API that uses `char16_t` yet, but I added it anyway since we make the type info for it.

I didn't add anything for `wchar_t` because we are not making a type info so maybe we don't have a need for it yet, it could be added in the future.

To prevent breaking compatibility with the C# bindings, we ignore the `char32_t` metadata and still use `System.Int64`.
2024-09-12 02:15:55 +02:00
..
2024-04-10 18:27:08 +01:00
2024-04-05 12:18:00 +02:00
2024-09-06 00:35:50 -07:00
2024-05-14 13:01:07 +02:00
2024-06-01 16:37:54 -05:00