This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

QRCode Generator For UE4

YeHaike - Code Plugins - Jan 20, 2018

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

  • Supported Platforms
  • Supported Engine Versions
    4.17 - 4.22, 4.24 - 4.26
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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

Features:

  • Convert any string to QRCode (2D code) information.
  • Convert QRCode (2D code) information to Texture2DDynamic Image.
  • Convert QRCode (2D code) information to SVG string.
  • Get the Boolean value for each bit of the QRCode (2D code).

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

  • QRCodeUE4 (Module Type: Runtime)
  • QRCodeUE4Library (Module Type: Runtime)

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

Tags

CODE PLUGIN