This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# EditorConfig
- **功能描述:** 保存编辑器的配置
- **使用位置:** UCLASS
- **引擎模块:** Config
- **元数据类型:** string="abc"
- **关联项:**
UCLASS[EditorConfig](../../Specifier/UCLASS/Config/EditorConfig/EditorConfig.md)
- **常用程度:** ★★★