Navigation
BlueprintAPI > BlueprintAPI/Json
Creates a JsonObject from the provided Json string.
Target is Json Blueprint Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| string | Json String |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Json Object | |
| boolean | Success |