企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
> TActorList 介绍 ``` TActorListh存放TActor列表 ``` | **TActorList** | | | --- | --- | | 函数名称 | 功能 | | property Count: Integer | 包含了多少个对象 | | property Items\[index: Integer\]: TActor | 取出一个对象 |