BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/OSC
Returns the OSC Address container at the provided 'Index.' Returns empty string if index is out-of-bounds.
Target is OSCManager
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
struct | Address | |
integer | Index |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
string | Container | Returns the OSC Address container at the provided 'Index.' Returns empty string if index is out-of-bounds. |