满心欢喜 发表于 2022-10-6 14:27:27

JSONParser 2.6 版本 UE4.27 JSON解析器插件读取创建编辑

本帖最后由 满心欢喜 于 2022-10-8 21:06 编辑



Easy way to read,create and manipulate JSON in Blueprints. It fits very well to my other plugins. You can transfer files with JSON using the built-in Base64 functions.
I don't like special sales. My prices are low all year round.
Nativization may cause problems and should be disabled in BPs that use this plugin.

Epic only allows updates for the newest three engine versions. There might be features missing in older engine versions. Contact me if you are unsure.

Create JSON Strings
Read JSON Strings to Arrays and Maps
Manipulate JSON Strings
Struct to JSON, JSON to Struct*¹
Easy to use. 4 Main Nodes and few optional Nodes.
Compatible with UE Maps, Variables and Arrays
Supported Types: Bool, String, Number(double), Object, Arrays
File transfer. (Base64 encode/decode)
Compression*² (Zlib, Gzip, LZ4)
Save JSON to File and read JSON from File
Async Functions
Include C++ Source for C++ Projects
Documentation







页: [1]
查看完整版本: JSONParser 2.6 版本 UE4.27 JSON解析器插件读取创建编辑