Navigation
BlueprintAPI > BlueprintAPI/Json
Checks if the field exists on the object.
Target is Json Blueprint Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Json Object | |
| string | Field Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Success |