Http Blueprint For Web

まだ評価されていません

Http for web is a plugin. It supports http request sending and convert between struct and string.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.0, 5.2
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Preview video

Documentation


create http request 

support request Type: GET, POST, PUT, DELETE


create upload file request

support content type: text/plain, image/jpeg, image/png


request body parameters conversion

Json to Struct

Struct to json

テクニカルノート

Features:

http request

  •  Create Http Request
  •  Create Upload File Request

parameter type conversion

  •  Json to Struct
  • Struct to json


The plugin contains 2 modules.

Runtime:

  •  HttpForWebRuntime
  •  HttpJson


Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows


Important/Additional Notes: This plugin does not have any blueprint assets.