#[FREE] DeJson - Easy JSON creation and converter

1 messages · Page 1 of 1 (latest)

umbral estuary
#

DeJson - An easy way to convert almost anything to JSON and back to UE

Why?

I created this because I had 2 problems:

  • I am constantly creating 100km SetField node chains
  • Manually parsing a Json String with GetField to re-construct structs in blueprints it's a waste of time

How?

  • Use ToDeJsonField node to convert any value to JSON
  • Use ConvertJsonStringToStruct to convert to your struct
    -# More info in the repository

Download & Info

https://github.com/rdelian/DeJson