


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
功能:
-
从 CSV 文件创建 DT 数据表
-
从其他表创建 DT 数据表
-
保存 CSV 文件
-
添加行
-
删除行
-
清空表
代码模块:
-
运行时:DTDataTable
蓝图数量:6
支持的开发平台:Win64
支持的目标构建平台: Win64,HoloLens,Mac,IOS,Android,Linux
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.
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.

评论(0)