1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-29 16:16:38 +00:00
Files
godot/doc/classes
Raul Santos 47ca2f2e09 C#: Sync GD with Core
- Add overloads to print methods that take a single `string`.
- Use `StringBuilder` to append print parameters.
- Remove `PrintStack` method.
- Add `ErrorString`.
- Remove `Str` method.
- Add exception to `Range` when step is 0.
- Add `VarToBytesWithObjects` and `BytesToVarWithObjects`.
- Remove optional boolean parameter from `VarToBytes` and `BytesToVar`.
- Move `InstanceFromId` to `Godot.Object`.
- Add `Godot.Object.IsInstanceIdValid`.
- Update documentation.
2023-01-24 19:18:38 +01:00
..
2023-01-24 19:18:38 +01:00
2022-10-19 21:58:03 +02:00
2022-09-15 11:39:03 +02:00
2023-01-10 12:13:23 +03:00
2023-01-19 14:22:11 +01:00
2022-09-01 22:13:46 +02:00
2023-01-18 17:05:15 +01:00
2022-12-15 12:24:08 +01:00
2022-09-15 11:39:03 +02:00
2022-11-22 17:59:45 +01:00
2023-01-23 15:08:12 +02:00
2023-01-14 14:41:51 +01:00
2023-01-08 18:47:48 +01:00
2022-11-22 17:59:45 +01:00
2022-10-31 15:19:48 +08:00
2022-11-12 13:49:12 +02:00
2022-11-12 13:49:12 +02:00
2022-11-22 17:59:45 +01:00
2022-12-15 12:24:08 +01:00
2022-11-20 19:25:13 +01:00
2023-01-08 18:47:48 +01:00
2022-11-20 19:25:13 +01:00
2022-11-20 19:25:13 +01:00
2022-11-04 13:32:52 +01:00
2022-11-22 17:59:45 +01:00
2023-01-21 12:56:28 +01:00
2023-01-17 21:34:10 +01:00
2022-11-22 17:59:45 +01:00
2023-01-10 12:13:23 +03:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2022-11-22 17:59:45 +01:00
2022-10-07 20:10:18 +02:00