Read & write text file

Troncature - 代码插件 - 2023/01/27

A simple read and write plugin

  • 支持的平台
  • 支持的引擎版本
    4.27, 5.1 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

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