BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/OSC
Converts object path to OSC Address, converting folders to address containers and the object's name to the address method. Only supports parent objects (See UObjectBaseUtility::GetPathName and UObjectBaseUtility::GetFullName).
Target is OSCManager
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Object |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
struct | Address | Converts object path to OSC Address, converting folders to address containers and the object's name to the address method.Only supports parent objects (See UObjectBaseUtility::GetPathName and UObjectBaseUtility::GetFullName). |