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.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

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 中文