💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
> TActorList 介绍 ``` TActorListh存放TActor列表 ``` | **TActorList** | | | --- | --- | | 函数名称 | 功能 | | property Count: Integer | 包含了多少个对象 | | property Items\[index: Integer\]: TActor | 取出一个对象 |