Vai ai contenuti
File multimediali per l'articolo HTTP Server - A Web Server for Unreal Engine: 1

Descrizione

🌐 HTTP Server

  • Create a Web Server and serve files as well as data directly from your Unreal Engine application.

  • Handle HTTP requests in Blueprints from your game.

πŸ” HTTPS Support

  • Secure your requests with HTTPS.

βœ… No Coding Required

  • The API is fully available for Blueprints, setup an HTTP(S) server in your Unreal Engine game without touching a single line of C++. A C++ API is also available.

πŸ“– Learn more in the documentation

Formati inclusi