mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
DocData: Skip unexposed classes
Properly expose classes that we actually want accessible.
This commit is contained in:
@@ -11,7 +11,6 @@ def get_doc_classes():
|
||||
"@GDScript",
|
||||
"GDScript",
|
||||
"GDScriptFunctionState",
|
||||
"GDScriptNativeClass",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user