local callFunc = cc.CallFunc:create(handler(self, self.actCom), {id = _LorR})
function UIHhBoss:actCom(_, args)
print("完成参数 = ", args.id)
end
local callFunc = cc.CallFunc:create(handler(self, self.actCom), {id = _LorR})
function UIHhBoss:actCom(_, args)
print("完成参数 = ", args.id)
end