UE DTDataTable Plugin description, operating CSV files in runtime.

简介: UE DTDataTable Plugin description, operating CSV files in runtime.

The extension of UDataTable can load and save CSV files in the Runtime mode, and can be added and deleted by data, or all functions of the system DataTable can be used.

1. Create DT Data Table From CSV File

Create the DT Data Table object from the CSV file

File Path: File full path

ROW Struct: The structure type that needs to be converted


2. Create DT Data Table From Other Table

Create a DT Data Table from another Data Table.

Data Table :D ataTable object, which can be a UE native object or a DT Data Table.


3. Save CSV File

Save the Data Table as a CSV file.

Data Table: The object that needs to be saved.

File Path : The full path where the file is saved


4. Add Row

Add a row of data


5.  Remove Row

Delete a row of data


6.  Empty Table

Clear all data


Data Table Expand in Code Plugins - UE Marketplace

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

https://www.unrealengine.com/marketplace/product/83e9de3ee9b1405c9ff5b46952a31382

相关文章
|
6月前
|
Go 索引
internal\model\data_support.go:17:10: cannot use _ as value or type
internal\model\data_support.go:17:10: cannot use _ as value or type
|
7月前
|
C++ Windows
vs2019 This application failed to start because it could not find or load the QT platform plugin
这篇文章介绍了在VS2019中解决QT程序运行时出现的“无法找到或加载QT平台插件”错误的步骤,通过将必要的DLL文件和插件目录复制到项目解决方案中解决了问题。
|
9月前
|
Windows
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
|
10月前
|
Java 定位技术 Android开发
安装apk显示 requires unavailable shared library com.xxx
安装apk显示 requires unavailable shared library com.xxx
121 0
|
JSON 数据格式
UE4 structure and JSON conversion - DTBPJson plugin description
UE4 structure and JSON conversion - DTBPJson plugin description
141 0
Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: ERROR: APK pat
Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: ERROR: APK pat
483 0
|
资源调度 JavaScript 前端开发
yarn打包报错:error during build: Error: Assigning to rvalue (Note that you need plugins to import files
yarn打包报错:error during build: Error: Assigning to rvalue (Note that you need plugins to import files
477 7
|
Kotlin
Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.i
Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.i
141 0
Program type already present: org.intellij.lang.annotations.Flow\Program type already present: org.i
|
开发工具
Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
135 0
|
Java
编译OpenJDK:invalid configuration Files: machine Files not recognized
编译OpenJDK:invalid configuration Files: machine Files not recognized
133 0