-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationenhancementtopic:dotnettopic:gdscript
Description
Your Godot version:
4.4
Issue description:
godotengine/godot#96290 adds @export_tool_button for GDscript and godotengine/godot#97894 adds the corresponding [ExportToolButton] for C#. Both need to be documented.
If you are interested in contributing this documentation:
- The original issues provide some example usages.
- Follow the existing format of the two Exported Properties pages. Add a new header, describe the feature, and include a short code example.
- It is okay to only contribute the GDScript or the C# documentation. If you do, just mention that in a comment here.
- We have a tutorial on getting started contributing here: https://docs.godotengine.org/en/stable/contributing/documentation/contributing_to_the_documentation.html
GDScript addresssed by #10338.
URL to the documentation page (if already existing):
GDScript: https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_exports.html
C#: https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/c_sharp_exports.html
Piralein and 52SW
Metadata
Metadata
Assignees
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationenhancementtopic:dotnettopic:gdscript
Type
Projects
Status
Done