Unreal Engine Blueprint API Reference > Audio > OSC
Returns full path of OSC address in the form '/Container1/Container2/Method'
Target is OSCManager
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
struct | Address |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
string | Path | Returns full path of OSC address in the form '/Container1/Container2/Method' |