5월 세일을 시작합니다! 5월 23일 오후 10시 59분까지 엄선된 콘텐츠를 70% 할인받으세요.

JSON Pro - Blueprint Utility

3
별 5개 중 4.33개(평점 3개)
  • 67%
  • 0%
  • 33%
  • 0%
  • 0%

Simple yet powerful plugin designed to streamline JSON integration and workflow within Unreal Engine's Blueprint systems. Taking your data structures to another level!

  • 지원 플랫폼
  • 지원 엔진 버전
    5.2 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

PDF DOCUMENTATION | VIDEO TUTORIALS | DISCORD 


This complex yet simple-to-use plugin was developed with designers and blueprinters in mind to bridge the gap between C++'s JSON functionality, exposing all necessary features from C++ to Unreal Engine's blueprint system. Providing you with 35 new blueprint nodes! Elevating your data structure systems to another level!


This plugin is a component of the "JSON & HTTP Utility Plugin". If you already own "JSON & HTTP Utility Plugin", you will receive all the features included in this plugin and more.


Features

  • Load any text file from user's machine into Unreal Engine. Includes ASYNC capability.
  • Save any text file from the engine to the user's machine. Includes ASYNC capability.
  • Parse JSON style text files into usable JSON objects in Unreal Engine.
  • All the required "GETTERS" with "Success" validation for JSON objects.
  • All the required "SETTERS" with "Success" validation for JSON objects.
  • Custom "GETTERS" & "SETTERS" For JSON Vector, Rotation and Transform.
  • All the required UTILITY nodes. For instance, "Has Field", "Remove field" etc... for JSON objects.
  • Ability to convert JSON data into STRUCT data.
  • Ability to convert STRUCT data into JSON data.
  • Ability to pull nested array data from JSON arrays.
  • Ability to easily create JSON arrays in format {"words":["AB","BC","CD","DE","EF","FG"]}
  • Ability to insert one JSON object into another JSON object.
  • A Showcase Project created specifically for learning and exploring the functionality in a sandbox environment.
  • Easy to read and understand C++ code


Developed by a dedicated Unreal Engine user, the plugin ensures that the exposed blueprint nodes are not only functional and bug-free, but also offer an extremely user-friendly and scalable blueprint design. This allows for the creation of complex blueprint systems with minimal performance impact.


Getting this plugin you not only get access to the great functionality, but by joining our DISCORD you will be able to contact the developers directly and request support if ever in need. Or maybe you're not sold on the plugin yet? Well, hop into our discord and don't be afraid to ask as many questions as you would like to find out more about this plugin!


NOTE: To access the showcase project you must make sure you OWN the plugin, then to gain access please join the DISCORD and request verification.

기술적 세부사항

Code Module:

  •  JSONUtilityPro, Runtime


Number of new blueprints: 35

Plugin version: 2.4.2

Number of C++ Classes: 4

Network Replicated: Yes

Supported Development Platforms: Win64, Win32, Android, macOS

Supported Target Build Platforms: Win64, Win32, Android, macOS

NOTE: In theory, Linux should work. But I lack the hardware to test it fully. If any errors are present. Please contact me directly on DISCORD so I can help you and fix the issue.