Merge pull request #35589 from akien-mga/doc-drop-category-property
doc: Drop unused 'category' property from header
This commit is contained in:
commit
4cee1cda5e
655 changed files with 659 additions and 671 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="GDScriptFunctionState" inherits="Reference" category="Core" version="3.2">
|
||||
<class name="GDScriptFunctionState" inherits="Reference" version="3.2">
|
||||
<brief_description>
|
||||
State of a function call after yielding.
|
||||
</brief_description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue