Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Python Log Output Entry' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Python Log Output Entry |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Type | The type of the log output. |
| string | Output | The log output string. |