スポットライト セール:9月16日まで一部のプラグインが 50%オフで購入できます。

GYDataTableExcel

GY - コードプラグイン - 2024/08/04

DataTable .xlsx and .csv conversion to each other

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

The GYDataTableExcel plugin allows us to convert a DataTable into editable. csv and. xlsx formats in Excel with just one click. It can also be converted from Excel format to DataTable. Facilitate game planning and configuration of the DataTable in the project.

The plugin is free and open-source on GitHub, but if you want to reward the author with a cup of coffee, you can also do it. Thank you all.

テクニカルノート

Features:

  • You can export the DataTable to Excel
  • You can import the Excel to DataTable
  • Can easily import and export with just one click
  • Visual operation configuration interface

Code Modules:

  • GYDataTableExcel (Editor Module)


Number of Blueprints: 4

Number of C++ Classes: 7

Network Replicated: (Yes/No) Yes

Supported Development Platforms: Windows (Other platforms should also work, we just haven't tested them officially)

Supported Target Build Platforms: Windows (Other platforms should also work, we just haven't tested them officially)

Documentation: Document

Chinese Document: Document

Blog: 谷雨Song - 知乎 (zhihu.com)

GitHub: GYDataTableExcel

Important/Additional Notes: Need C++ and Python Library