Blueprint CSV Parsing

Parse CSV strings easily with blueprint nodes!

Category:
Tags: , , , , , , ,

Description

Looking for a plugin to load a file to a string? Checkout our free File SDK plugin.

Blueprint CSV Parser is a plugin that allows you to deserialize (aka parse) data in CSV (Comma Separated Value) format. This is useful for storing information on disk or in the cloud and need to incorporate it into your game. Once you’ve retrieved that information (i.e. by loading a file to a string), the CSV Parser plugin will help you parse the data to be interactable.

NOTE: This plugin only supports data that has ASCII characters.

Technical Details

Number of Nodes: 9

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Windows, Linux, and MacOS

Supported Target Build Platforms: Windows, Linux, and MacOS supported. Other platforms may work, but are not currently officially supported.

Support Discord: https://discord.gg/cDcP3rBBUc

Documentation: See asset images in marketplace for details on each node. All other details can be found at https://github.com/IncantaGames/unreal-bp-csv-parsing

Feature Requests: https://github.com/IncantaGames/unreal-bp-csv-parsing/issues

3rd Party Software Disclosure:

Supported Engine Versions

4.27, 5.0 – 5.3