Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'PythonLogOutputEntry' 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. |