Spotlight Sale: Save 50% on select Blueprints now through September 9.

Regular Expression Blueprints

Skull - Code Plugins - Mar 15, 2020

At long last you can do regex from blueprints!

  • Supported Platforms
  • Supported Engine Versions
    4.24
  • 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.

Regular Expressions are the 10mm socket in the toolkit of string handling. Much like your 10mm socket they have been missing.


In addition to exposing regular expressions to blueprints, this toolkit includes a pattern-builder, pattern fragments and a pattern debug output to help you save time when you are working with regular expressions. Also includes string tools such as Initial Capitals, ReplaceDiacritics and PrintStringPlus.


Note that Regular Expressions are a high-level, shorthand programming language and as such you will need a basic understanding of them.

This tool can help explain what a pattern is doing: https://regex101.com/

Regular Expressions crash course: https://www.youtube.com/watch?v=ZfQFUJhPqMM

Technical Details

Features:

  •  Regular expressions
  •  Pattern builder
  • Pattern nodes
  • Pattern debug output 
  • Improved Print String nodes
  • Other useful string tools such as ReplaceDiacritics and InitialCapitals
  • Other developers will fear what you are capable of


Core Modules:

  • RegularExpressionBlueprints [Runtime]

Number of Blueprints: 2

Number of C++ Classes: 3

Supported Development Platforms: All platforms

Network Replicated: N/A

Supported Target Build Platforms: All platforms

Documentation: https://www.skull.nz/regular-expression-blueprints/