方法介绍 根据节点所在树的每个分支顺序查找

方法名称:

nodeLib.findByIndex

语法:

local node = nodeLib.findByIndex(indexs)

参数:

indexs 是从顶层节点到该节点顺序字符串

返回值:

查找所有满足要求的节点

方法例子

local ret = nodeLib.findByIndex("0|1|2")
if ret ~= nil then
    print(ret)
end
Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-25 01:23:40

results matching ""

    No results matching ""