Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Overlay Item' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Start Time | When the overlay should be displayed |
| struct | End Time | When the overlay should be cleared |
| string | Text | Text that appears onscreen when the overlay is shown |
| vector2d struct | Position | The position of the text on screen (Between 0.0 and 1.0) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Overlay Item |