同步官网文档8m_25d

This commit is contained in:
kwiilh
2025-08-25 18:36:29 +08:00
parent 4dc0ecf18d
commit 9e8855eeb4
5089 changed files with 8798 additions and 4799 deletions

View File

@@ -10,7 +10,7 @@
- LogInfo消息日志
- LogError错误日志
不同节点的变长参数的作用不同,我们以“添加重复定时器为例”。下图是其在技术手册中的<a href="../../../../mcdocs/3-PresetAPI/预设对象/通用/SDK接口封装SdkInterface.html#addrepeatedtimer" rel="noopenner"> 文档 </a>。
不同节点的变长参数的作用不同,我们以“添加重复定时器为例”。下图是其在技术手册中的<a href="../../../../mcguide/20-玩法开发/14-预设玩法编程/13-PresetAPI/预设对象/通用/SDK接口封装SdkInterface.html#addrepeatedtimer" rel="noopenner"> 文档 </a>。
在文档的参数表格中可以看到,这个节点最后包括一个变长参数和一个字典变长参数。