Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sound Attenuation Plugin Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Sound Attenuation Plugin Settings |
Outputs
| 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. |