この出品は、販売者が FAB に移行していません。Epic Games Launcher の [Vault (保存庫)] からのみ利用できます。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
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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