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,8 @@
# ConversionRoot
- **功能描述:** Sets IsConversionRoot metadata flag for this interface.
- **元数据类型:** bool
- **引擎模块:** Blueprint
- **作用机制:** 在Meta中加入[IsConversionRoot](../../../Meta/Blueprint/IsConversionRoot.md)
在源码中并不能找到该使用示例