Description
How it works : https://youtu.be/mnEemsS1Wjo
This blueprint library/plugin helps to use plain-text files (.txt,.php,.cpp etc.) in blueprint with some functionalities such as reading, deleting, creating and others.
In real-time environment, text files are very important. With the help of this plugin, you will be able to use text files in Unreal Engine4.
Technical Details
New Feature: AppendTextToNextLine
Features:
- Create File
- Write File
- Read File
- Delete File
- FileExists?
- Get Line
- Get Line Count
- Get Word Count
- Append Text
Code Modules: FileHelper
Number of Blueprints: 0
Number of C++ Classes: 2
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: win64
Documentation: Coming soon!
Important/Additional Notes: –