Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Draw Debug String Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug String Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Height | Height of the text |
| boolean | Monospaced | If to draw using a monospaced font |
| real | Width Scale | Scaling factor for the width of the characters |
| real | Height Scale | Scaling factor for the height of the characters |
| real | Line Spacing | Scaling factor for the spacing between lines |
| real | Character Spacing | Gaps between characters in cm |