봄 크리에이터 세일을 시작합니다! 4월 18일 오후 10시 59분까지 엄선된 콘텐츠를 최대 70% 할인받으세요.

File Access Library

1
별 5개 중 3개(평점 1개)
  • 0%
  • 0%
  • 100%
  • 0%
  • 0%

Easy access of files & directories and delete or load them in runtime

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

This plugin will get its final update end of June.



DESCRIPTION


Either if you need to load a specific file at runtime (i.e. loading in a json file), delete directories or specific files or simply read/write to a txt file, this plugin gives you access to these functions in C++ & Blueprint.

Error Messages will be written to the log so you can check for easier debugging.


All functions are widely accessible (in C++ and blueprint) and commented.

기술적 세부사항

Features:

  • V1.0: Get Filenames in Directory, Delete Directory, Delete File(s), Read/Write To File
  • All functions are useable in blueprint & c++ and in any object


Code Modules:

  •  FileManagerLib (Runtime)


Number of Blueprint Nodes: 8

Number of C++ Classes: 1 [FileManagerLib ]

Network Replicated: No

Supported Development Platforms: PC (Win)

Supported Target Build Platforms: Win64, Win32 (tested)

Documentation: Documentation

Example Project:

Important/Additional Notes: I will support older engine versions if requested.