Convert TMap to CSV

LostburnStore - Code Plugins - Nov 17, 2022

A blueprint function library that makes it possible to convert different types of TMaps into a CSV string format

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.1, 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

30+ blueprint pure functions that convert TMaps into a CSV compatible string. Has a total of 11 different variables that can be used for the TMap Value, 6 of them are simple variables (like float, int, bool) and 5 are composite values (ex. Vector, Rotator, Transform).



Technical Details

Features:

  •  Converts TMaps of FName Keys into CSV string format
  •  Converts TMaps of FString Keys into CSV string format
  •  Converts TMaps of Int32 Keys into CSV string format
  • TMaps with simple values includes: bool, int32, float, FGameplayTag, FString, FName
  • TMaps with composite values include: Vector2D, Vector3, Rotator, FTransform, FQuat


Number of Blueprints: 1 - Function library

Number of C++ classes: 2.

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: https://docs.google.com/document/d/133ddTC-G2qm4yy5lSsYuxtfFiiQPZyUyHO0747JLlzU/edit?usp=share_link