卖家尚未把此列表迁移至FAB。你只能在Epic Games启动程序上的库中使用它。了解有关Fab的详情

Fetch - A Simple HTTP Client

A Simple HTTP client made for Blueprints. It also comes with integrations like Google Analytics & more.

  • 支持的平台
  • 支持的引擎版本
    4.25 - 4.27, 5.0 - 5.2
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

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

标签

GOOGLE ANALYTICSANALYTICSNoAIREST APICODE PLUGINHTTP