Meshingun Studio: すべてのプロダクトが 50% 割引

LE Http Request

This plugin provides you with Blueprints to make HTTP requests.

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

Preview: youtube.com/watch?v=FQLERTI7Zf4


The Http Request plugin provides you with Blueprints to make HTTP requests.


PS: you can convert bytes to and from string (and more) with the LE Extended Standard Library plugin (which is free)

テクニカルノート

Number of Blueprints: 20+ (can change over time)

List of Features:
• HTTP requests

More features or algorithms might be added later if there is a need for it.

Intended Platform: All
Platforms Tested: Windows, Mac and Linux (bugs found on any platform will be fixed)
Documentation Included: Each Blueprint node has a small and meaningful description, which can be viewed in the editor directly.
Important\Additional Notes:
• This plugin only uses UE4 C++ code, no other C++ libraries or 3rd party solutions are being used. This ensures maximum stability and compatibility.