Merge pull request #103944 from KoBeWi/more_red_info

Improve error messages for `add_property_info()`
This commit is contained in:
Thaddeus Crews
2025-05-08 07:19:33 -05:00
3 changed files with 13 additions and 4 deletions

View File

@ -51,6 +51,7 @@
ProjectSettings.AddPropertyInfo(propertyInfo);
[/csharp]
[/codeblocks]
[b]Note:[/b] Setting [code]"usage"[/code] for the property is not supported. Use [method set_as_basic], [method set_restart_if_changed], and [method set_as_internal] to modify usage flags.
</description>
</method>
<method name="clear">