Files
godot/modules
Raul Santos 8166568976 C#: Implement IEquatable in Rid
- Implement `IEquatable` interface.
- Implement `==` and `!=` operators.
- Add `IsValid` method.
- Override `Equals` and `GetHashCode`.
- Fix `ToString` to follow Core.
- Sync documentation with Core.
2023-01-31 04:44:18 +01:00
..
2023-01-27 02:02:02 -08:00
2023-01-16 01:11:52 +01:00
2023-01-30 15:53:23 +01:00
2023-01-30 14:22:47 +01:00
2023-01-31 04:44:18 +01:00
2023-01-13 13:39:03 +06:30