Navigation
BlueprintAPI > BlueprintAPI/DrawDebugLibrary
Debug Draw a string to the visual logger. Will do nothing if not using a VisualLoggerDrawer. Will not display on-screen during recording.
Target is Draw Debug Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Drawer | |
| string | String | |
| vector | Location | |
| linearcolor | Color |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |