CustomConfigTool/Read Ini

ZYLStore - Code Plugins - Aug 29, 2023

Customize the location for creating files, read and write operations for INI files on Windows platforms

  • Supported Platforms
  • Supported Engine Versions
    5.0 - 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.

Customize the location for creating files, read and write operations for INI files on Windows platforms

Technical Details

Features:

  •  CrateFile
  • IsFileExists
  •  LoadFile/Read Ini/Clear File
  •  Write Ini

Code Modules:

  •  CustomConfigTool(RunTime)

Number of Blueprints:4

Number of C++ Classes:4

Network Replicated: No

Supported Development Platforms: win64

Documentation: CustomConfigTool.docx

Example Project:Demo