Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Draw Debug Graph Axes Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug Graph Axes Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Title | Title of the graph |
| struct | Title Settings | Settings for the title |
| string | Xaxis Label | Label for the X axis |
| string | Yaxis Label | Label for the Y axis |
| struct | Axis Label Settings | Settings for the axis labels |