Velarion: All products 50% off

Read & write text file

Troncature - Code Plugins - Jan 27, 2023

A simple read and write plugin

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

This plugin makes it easy to read text files from any location on the computer (or any file containing only text), save them anywhere you want but also delete them !

It comes with an example map with an example blueprint so that you can test it and see how you can implement it, you can also read the documentation.

Technical Details

Documentation

Features:

  •  Read text file
  •  Save text file
  • Delete file

Code Modules:

  •  ReadWriteTextBPLibrary (Runtime)

Number of Blueprints: 1

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: Windows, Mac

Supported Target Build Platforms: Windows, Mac