Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/UOSCManager
References
| Module | OSC |
| Header | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCManager.h |
| Include | #include "OSCManager.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCManager.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Audio&124;OSC",
Meta&61;&40;DisplayName&61;"Convert Object Path to OSC Address", Keywords&61;"osc address path uobject"&41;&41;
static FOSCAddress OSCAddressFromObjectPath
&40;
UObject &42; Object
&41;
Remarks
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).