Simple Json Tool

DarkGame - 代码插件 - 2024/08/08

A simple conversion tool between Json data and UStruct.

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

Documentation: Link (Chinese and Engilish) English Docomentation


This plugin is included in the Attribute / Event / Interaction System!

This plugin is included in the Global Event System!


技术细节

Features:

  • UStruct To Json Object String
  • UStruct Array To Json Array Object String
  • Json Object String To UStruct
  • Json Array Object String To UStruct Array
  • To properly handle enumeration types.
  • To properly handle the structure of the structure.


Code Modules:

  •  Json Tool (Runtime)


Number of Blueprints: 0

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: Win64, Linux

Supported Target Build Platforms: Win64, Linux

Documentation: Link (Chinese and Engilish) English Docomentation