(39) 's Extra Blueprint Nodes for You as a Plugin, No C++ Required!

Victory Append Inline, Easily And Efficiently Construct Text Documents in Blueprints

Dear Community,

node allows you to easily add together strings / FText to construct a dynamically generated document / tooltip / anything you want!

The primary advantage is that no new vars are created in the process, the existing variable data is modified instead, which is why I am calling it “inline”.

vastly speeds up the workflow of adding to a string many many times!

It is also ultra-efficient if you want to add like 1000 lines of text together, the same single string variable memory space is simply being added to over and over. Lightning speeds! :slight_smile:

I also provide you with the option to add a newline / carriage return automatically, which defaults to disabled.

:slight_smile:


**New Download for UE4 4.12 (55mb, Media Fire)**
https://www.mediafire.com/?ieovbd5l9d7yub2

♥ Please note I now use the UE4 Marketplace C++ Plugin Standard when packaging Victory plugin for you ♥

1. Win64 Development
2. Win64 Shipping  **<~~~~~~ NEW!**
3. Win32 Development
4. Win32 Shipping
4. HTML5 Development
5. HTML5 Shipping **<~~~~~~ NEW!**

Please see my instructions for [Packaging UE4 Plugins With Your Game](https://forums.unrealengine.com/showthread.php?3851-(39)--s-Extra-Blueprint-Nodes-for-You-as-a-Plugin-No-C-Required!&p=476476&viewfull=1#post476476).

Prior Engine Versions

**4.11: **VictoryPlugin11


**Donations can be sent to me via:**
http://lightningfitness.org/donate/

♥