Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Sound Attenuation Plugin Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| object | Spatialization Plugin Settings | Settings to use with spatialization audio plugin. These are defined by the plugin creator. Not all audio plugins utilize this feature. This is an array so multiple plugins can have settings. |
| object | Occlusion Plugin Settings | Settings to use with occlusion audio plugin. These are defined by the plugin creator. Not all audio plugins utilize this feature. This is an array so multiple plugins can have settings. |
| object | Reverb Plugin Settings | Settings to use with reverb audio plugin. These are defined by the plugin creator. Not all audio plugins utilize this feature. This is an array so multiple plugins can have settings. |
| object | Source Data Override Plugin Settings | Settings to use with source data override audio plugin. These are defined by the plugin creator. Not all audio plugins utilize this feature. This is an array so multiple plugins can have settings. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Sound Attenuation Plugin Settings |