A Simple HTTP client made for Blueprints. It also comes with integrations like Google Analytics & more.
为蓝图制作的简单HTTP客户端。 它还配备了像谷歌分析集成&功放;更多.
Features:
- No C++ or configurations needs when using with Blueprints
- Talk to HTTP Apis with a minimal amount of Blueprint nodes
- Allow to parse & make JSON values via Blueprints
- Works anywhere since this uses internal HTTP & JSON related modules.
Code Modules:
- Fetch – Runtime
Number of Blueprints: 0
Number of C++ Classes: 8
Network Replicated: (Yes)
Supported Development Platforms: Windows, Mac (OSX), Linux
Supported Target Build Platforms: Windows, Mac (OSX), Linux, HTML5, iOS, Android, PS4, XBoxOne
Documentation: https://github.com/GameDev4K/unreal-fetch
Support: https://discord.gg/bAUwPn2FZr
特征:
- 使用蓝图时不需要C++或配置
- 使用最少数量的蓝图节点与HTTP Api对话
- 允许通过蓝图解析和制作JSON值
- 工作在任何地方,因为这使用内部HTTP和JSON相关模块。
代码模块:
- 获取-运行时
蓝图数目:0
C++类数:8
网络复制:(是)
支持的开发平台:Windows、Mac(OSX)、Linux
支持的目标构建平台:Windows,Mac(OSX),Linux,HTML5,iOS,Android,PS4,XBoxOne
文件: https://github.com/GameDev4K/unreal-fetch
支援服务: https://discord.gg/bAUwPn2FZr
A Simple HTTP client made for Blueprints. It will help you to talk to HTTP APIs quite easily. It also comes with integrations for common APIs like Google Analytics & so on.
* 🔥 NEW: Google Analytics Integration
Watch this video for step-by-step instructions on how to use this plugin.
Once installed, you can use the Fetch static function inside Blueprints to talk to any HTTP API. Here’s an example of invoking an HTTP POST request & extracting the email from the response JSON.
Check the documentation for more information.
为蓝图制作的简单HTTP客户端。 它将帮助您很容易地与HTTP Api交谈。 它还集成了常见的Api,如谷歌分析等。
*新: 谷歌分析集成
观看此视频 有关如何使用此插件的分步说明。
安装后,您可以使用 取货/取货 蓝图中的静态函数与任何HTTP API通信。 这是 一个例子 调用HTTP POST请求&从响应JSON中提取电子邮件。
支票 文件 有关更多信息。
评论(0)