修复插件中错误的注释。

表格添加了边框偏移量。
This commit is contained in:
2026-07-13 10:06:38 +08:00
parent 2028fcef89
commit 42d0d04439
7 changed files with 38 additions and 28 deletions
@@ -20,7 +20,7 @@ namespace XericUI.ReflectionUIGenerator
/// 涵盖新版 Entry 体系的所有特性:编组、排序、预制体覆盖、多种字段类型
///
/// 使用方式:
/// 1. 在 Hierarchy 右键 -> Xeric UI -> Create Reflection UI Example 创建示例节点
/// 1. 在 Hierarchy 右键 -> Xeric UI -> Create Reflection UI Example 创建示例节点
/// 2. 创建 XuiavrgPropertyGroupScriptableObject 并设置 groupName 和 supportedTags
/// 3. 将编组对应的预制体拖入
/// 4. 调用 manager.BuildEntries(new XuiavrgExampleTestData()) 构建 Entry