Read & write text file

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