virtualx-engine/modules/mono/glue
Raul Santos 54f8fb010c
Sync C# Array with Core
- Add `AddRange` method.
- Add `Fill` method.
- Add `Max` and `Min` methods.
- Add `PickRandom` method.
- Add `Reverse` method.
- Add `RecursiveEqual` method.
- Add `Sort` method.
- Add `Slice` and `GetSliceRange` methods.
- Add `IndexOf` overload that takes an index parameter.
- Add `LastIndexOf` method.
- Add `BinarySearch` method.
- Add/update documentation.
2023-01-30 05:41:53 +01:00
..
GodotSharp Sync C# Array with Core 2023-01-30 05:41:53 +01:00
runtime_interop.cpp Sync C# Array with Core 2023-01-30 05:41:53 +01:00
runtime_interop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00