Update the state of C#/.NET support as of 4.2

This commit is contained in:
Yuri Sizov
2023-10-03 15:03:42 +02:00
parent 228c10e1e6
commit ac728e8dd2
7 changed files with 70 additions and 36 deletions

View File

@@ -1,10 +1,7 @@
.. _doc_gdscript_exports:
GDScript exports
================
Introduction to exports
-----------------------
GDScript exported properties
============================
In Godot, class members can be exported. This means their value gets saved along
with the resource (such as the :ref:`scene <class_PackedScene>`) they're