Merge pull request #9713 from esainane/dancestors

Fix description of typed resource exports
This commit is contained in:
Matthew
2024-08-20 21:42:29 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -242,7 +242,7 @@ Therefore, if you specify an extension of Resource such as:
@export var resource: AnimationNode
The drop-down menu will be limited to AnimationNode and all
its inherited classes.
its derived classes.
It must be noted that even if the script is not being run while in the
editor, the exported properties are still editable. This can be used