Unreal Engine File Helper Plugin UE7438

File Helper Plugin

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.

With the help of this plugin, you will be able to integrate data into Unreal Engine4 or export data from UE4.

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: –