31
33ceecab84
Link to C# Variant-compatible section directly
...
(cherry picked from commit 8b94fc9501 )
2024-07-24 20:49:13 +02:00
31
b1747cb7e5
c_sharp_collections.rst: copy variant page's Packed{TYPE}Array order
...
(cherry picked from commit d203e8b4e5 )
2024-07-24 20:48:22 +02:00
Raul Santos
13ab995921
Update C# differences list for 4.1
2023-07-05 11:38:54 +02:00
Raul Santos
4fc468e2e9
Apply suggestions from code review
...
Co-authored-by: RedworkDE <10944644+RedworkDE@users.noreply.github.com >
2023-02-21 19:39:29 +01:00
Raul Santos
7f35d9b38e
Update tutorials/scripting/c_sharp/c_sharp_collections.rst
...
Co-authored-by: Paul Joannon <437025+paulloz@users.noreply.github.com >
2023-02-13 21:24:40 +01:00
Raul Santos
c403465613
Add C# collections documentation page
...
- Move documentation of the Godot C# collection types to a dedicated page.
- Document the differences between .NET collections and Godot collections.
- Help users choose which type of collection to use in C#.
2023-02-13 21:24:39 +01:00