Data Table Expand

DT - 代码插件 - 2023/05/27

n the Runtime mode, you can load and save the CSV file, and you can add and delete data.

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

UDataTable的扩展对象,可以在Runtime模式下可以加载和保存CSV文件,并且可以进行数据的添加和删除,也可以使用系统DataTable的所有功能。

The extension object of UDataTable, CSV files can be loaded and saved in Runtime mode, and data can be added and deleted, and all the functions of the system DataTable can be used.

技术细节

Features:

  • Create DT Data Table From CSV File
  • Create DT Data Table From Other Table
  • Save CSV File
  • Add Row
  • Remove Row
  • Empty Table

Code Modules:

  • Runtime : DTDataTable


Number of Blueprints: 6

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64,HoloLens,Mac,IOS,Android,Linux

Documentation: English 中文