QRCode Generator For UE4

This plugin is used to generate QRCode (Two Dimensional Code) in real time in UE4 Game.

Category:
Tags: ,

Description

This plugin is used to generate QRCode (Two Dimensional Code) in real time in UE4 Game.

Only need to use the Blueprint Functions of this Plugin, you can achieve real-time generation of QRCode.

You can use our plugin to convert any string to QRCode (2D code) information.

Of course, you can also convert QRCode (2D code) information to SVG string, or get the Boolean value for each bit of the QRCode (2D code).

Technical Details

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

Number of Blueprints: More than 4.

Number of C++ Classes: More than 5.

Network Replicated: No.

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: https://gitlab.com/UE4MarketplaceSubmission_Public/QRCodeUE4_Public

Example Project: https://gitlab.com/UE4MarketplaceSubmission_Public/QRCodeUE4_Public

Supported Engine Versions

4.17 – 4.22, 4.24 – 4.26