New Node
Save String Array To File
The previous String File IO could only save a single line of text, even if you put "\n" into your string
So I've made a new node that lets you save multiple lines of text to file.
Each FString of the array is on its own line in the file!
See pic!
Enjoy!
Rama

Download Link (6.5mb)
UE4 Wiki, Plugin Download Page
https://wiki.unrealengine.com/File:VictoryPlugin.zip
Save String Array To File
The previous String File IO could only save a single line of text, even if you put "\n" into your string
So I've made a new node that lets you save multiple lines of text to file.
Each FString of the array is on its own line in the file!
See pic!
Enjoy!
Rama
Download Link (6.5mb)
UE4 Wiki, Plugin Download Page
https://wiki.unrealengine.com/File:VictoryPlugin.zip
Comment