Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Draw Debug Arrow Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug Arrow Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Arrowhead On Start | If to draw an arrow head on the start of the arrow |
| boolean | Arrow Line Ends At Start Head | If the line should end at the start arrow head |
| real | Arrow Head Start Size | Size of the start arrow head |
| enum | Arrow Head Start Type | Type of start arrow head |
| boolean | Arrowhead On End | If to draw an arrow head on the end of the arrow |
| boolean | Arrow Line Ends At End Head | If the line should end at the end arrow head |
| real | Arrow Head End Size | Size of the end arrow head |
| enum | Arrow Head End Type | Type of end arrow head |