Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Swap Audio Output Result' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Swap Audio Output Result |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Current Device Id | ID of the currently set device. This is the device at the time of the call, NOT the resulting deviceId |
| string | Requested Device Id | ID of the requested device. |
| enum | Result | Result of the call |