mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-01 21:48:57 +03:00
- 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#.
16 lines
235 B
ReStructuredText
16 lines
235 B
ReStructuredText
C#
|
|
===
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-scripting-C#
|
|
|
|
c_sharp_basics
|
|
c_sharp_features
|
|
c_sharp_differences
|
|
c_sharp_collections
|
|
c_sharp_variant
|
|
c_sharp_signals
|
|
c_sharp_exports
|
|
c_sharp_style_guide
|