You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Merge pull request #35589 from akien-mga/doc-drop-category-property
doc: Drop unused 'category' property from header
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user