Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Screen Reader Announcement Info' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Should Queue | True if the associated announcement should be queued if it cannot be spoken immediately or is interrupted. Else false. |
| boolean | Interruptable | True if the associazted announcement can be intrrupted by another announcement. Else false. |
| enum | Priority | The priority level of the associated announcement. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Screen Reader Announcement Info |