Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 716 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 716 Bytes

Logo

Blueprint Encryption

This plugin is built to encrypt and decrypt strings using a Base64 + string key based encryption system as blueprint callable nodes.

Example

Nodes:

  • Encrypt String
  • Decrypt String

Installation:

To install the plugin, drag the downloaded folder into your Unreal Engine project's "Plugin" folder. When you start your project, you can enable the plugin and get started right away! This was built in UE 4.22, but should work in most versions.

Thank you for using the plugin!