MUTK Name Generator

Provide name functions generated by specific patterns at runtime. Also included is a transliteration function for specific languages.

Category:
Tags: ,

Description

This plug-in provides the ability to generate names from specific patterns at runtime.

Also, in order to be able to provide names matching the language, we include the transliteration function of ICU (Version 63.1).

Currently it provides the following functions.

This plug-in is one of the byproducts that I myself made for game development, and functions may be expanded or changed in the future.

Technical Details

Code Modules: MUTKNameGenerator (Runtime)

Number of Blueprints: No Blueprints

Number of C++ Classes:

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows (Scheduled to support other platforms in the future)

Documentation: http://mitsunagistudio.net/ue4/mutknamegenerator/ (*Sorry for the site in Japanese)

 * There is a description of the pattern format in the Docs directory inside the plugin.

* Click here for documentation on pattern syntax.

Example Project: http://mitsunagistudio.net/ue4/mutknamegenerator/ (*It is at the bottom of the page here)

Version History (1.0.1):

Supported Engine Versions

4.21 – 4.27, 5.0 – 5.3