Navigation
BlueprintAPI > BlueprintAPI/Experimental > BlueprintAPI/Experimental/Json
! EXPERIMENTAL !
Writes only the provided blueprint's Class and CDO to a temporary file using the JsonObjectGraph format. Always excludes editor only data.
Target is Json Object Graph Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | BP | The blueprint to write to a file |
| string | Label | A label to disambiguate the temporary file |
| struct | Options |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Out Filename | The filename written, empty if no file written |