Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-be-tough
EditorHelp: Improve enum ref resolving and add constant ref support
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
</methods>
|
||||
<members>
|
||||
<member name="columns" type="int" setter="set_columns" getter="get_columns">
|
||||
The number of columns in the [code]GridContainer[/code]. If modified, [code]GridContainer[/code] reorders its children to accommodate the new layout.
|
||||
The number of columns in the [GridContainer]. If modified, [GridContainer] reorders its children to accommodate the new layout.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
||||
Reference in New Issue
Block a user