Improve editor-only class checking

This commit is contained in:
Danil Alexeev 2026-01-11 21:16:30 +03:00
parent 64596092ae
commit 32d1f518fa
No known key found for this signature in database
GPG key ID: 5A52F75A8679EC57
1040 changed files with 1097 additions and 1075 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="EditorFileSystemImportFormatSupportQuery" inherits="RefCounted" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<class name="EditorFileSystemImportFormatSupportQuery" inherits="RefCounted" api_type="editor" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
Used to query and configure import format support.
</brief_description>