Overview
Compare the essential plugins for Unreal Engine: easyCSV, Runtime DataTable, and GSheets Operator. These tools provide powerful data management capabilities for games and applications.
Which Plugin is Right for Me?
Understanding the unique features of each plugin can help you choose the best one for your needs:
- easyCSV: Offers runtime parsing of CSV text files, conversion libraries for strings, and supports various data types.
- Runtime DataTable: Enables automatic CSV to game data type conversion at runtime and supports downloading from Google Sheets.
- GSheets Operator: Facilitates the integration of data from Google Sheets directly into your game or application.
Description
Games and applications often require extensive data management. Spreadsheets are a powerful tool for storing and editing this data outside of the engine. With these plugins, you can easily import and export data, and even create save data using plain text files.
Technical Details
Here are some key features of easyCSV:
- Runtime parsing of CSV text files in blueprints or C++.
- Conversion library for strings representing quaternions.
- Supports arrays, maps, sets, nested structs, and localized text objects.
Click the button below to download.
Download:
