LE File Manager

Low Entry - Code Plugins - May 27, 2016
24
4.96 out of 5 stars(24 ratings)
  • 96%
  • 4%
  • 0%
  • 0%
  • 0%

This plugin provides you with Blueprints to be able to interact with the file system.

  • Supported Platforms
  • Supported Engine Versions
    4.9 - 4.27, 5.0 - 5.1
  • 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.

Preview: youtube.com/watch?v=zjRwHZWy2uo


The File Manager plugin provides you with Blueprints to be able to interact with the file system.


PS: you can convert bytes to and from string (and more) with the LE Extended Standard Library plugin (which is free)


Technical Details

Number of Blueprints: 70+ (can change over time)

Features:
• File system interaction

More features might be added later if there is a need for it.

Intended Platform: All (that support UE4's file manager functionality)
Platforms Tested: Windows, Mac and Linux (bugs found on any platform will be fixed)
Documentation Included: Each Blueprint node has a small and meaningful description, which can be viewed in the editor directly.
Important\Additional Notes:
• This plugin only uses UE4 C++ code, no other C++ libraries or 3rd party solutions are being used. This ensures maximum stability and compatibility.