Bugrimov Maksim: 전체 콘텐츠 50% 할인

LE Json

This plugin provides you with Blueprints to create and parse JSON strings.

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

Preview: youtube.com/watch?v=Biyw5j25uOw


The JSON plugin provides you with Blueprints to create and parse JSON strings.


PS: you can convert bytes to and from string (and more) with the LE Extended Standard Library plugin (which is free)

기술적 세부사항

Number of Blueprints: 20+ (can change over time)

List of Features:
• JSON stringify and parsing

More features or algorithms might be added later if there is a need for it.

Intended Platform: All
Platforms Tested: Windows, Mac and Linux (bugs found on any platform will be fixed)
Documentation Included: Each Blueprint node has a small and meaningful description, which can be viewed in the editor directly.
Important\Additional Notes:
• This plugin only uses UE4 C++ code, no other C++ libraries or 3rd party solutions are being used. This ensures maximum stability and compatibility.