Unreal Engine Blueprint API Reference > Audio > OSC
Sets Value to blob at provided Index from OSCMessage if in bounds and type matches
Target is OSCManager
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
struct | Message | |
integer | Index |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
byte | Value | |
boolean | Succeeded | Sets Value to blob at provided Index from OSCMessage if in bounds and type matches |