Convert TMap to CSV

LostburnStore - 代码插件 - 2022/11/17
尚未评分

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

  • 支持的平台
  • 支持的引擎版本
    4.27, 5.0 - 5.1
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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).



技术细节

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