MiaDesign: すべてのプロダクトが 50% 割引

Convert TMap to CSV

まだ評価されていません

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
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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