Unreal Engine Blueprint API Reference > Audio > OSC
Finds an object with the given OSC Address in path form, where containers correspond to path folders and the the address method to the object's name. Only supports parent objects.
Target is OSCManager
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
struct | Address |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Object | Finds an object with the given OSC Address in path form, where containers correspond to path folders and the the address method to the object's name.Only supports parent objects. |