read_io 读取io

read_io(entity_id u32,types i64,index i64);

输入参数

  • entity_id 实体索引
  • types 类型 0:输入IO,1:输出IO
  • index IO序号

输出参数

  • bool

例子


read_io(entity.index ,0,2);
作者:力博特  创建时间:2025-09-13 12:01
最后编辑:力博特  更新时间:2025-11-11 18:53