CustomConfigTool/Read Ini

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.0 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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

テクニカルノート

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