Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tag2.1.2 http c++绑定不能用了 #571

Closed
gzbin7878at2016 opened this issue Dec 6, 2023 · 2 comments
Closed

tag2.1.2 http c++绑定不能用了 #571

gzbin7878at2016 opened this issue Dec 6, 2023 · 2 comments

Comments

@gzbin7878at2016
Copy link

我看示例代码注释掉了
--[[
req:OnRequestProgress():Bind(function(req,sent,recv)
print("http",req,sent,recv)
end)
req:OnProcessRequestComplete():Bind(function(req,resp,ret)
print("http complete",req,resp,ret)
end)
]]
请问我旧的插件怎么升级这个功能

@zjhongxian
Copy link
Collaborator

这个好像是高版本的UE有函数重载,当时没有花时间去解决,可以考虑用UObject包装下它,通过反射去使用它

@gzbin7878at2016
Copy link
Author

好的,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants