Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/UOSCManager > API/Plugins/OSC/UOSCManager/UPARAM
References
| Module | OSC |
| Header | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCManager.h |
| Include | #include "OSCManager.h" |
UFUNCTION (BlueprintCallable, Category="Audio|OSC",
Meta=(DisplayName="Convert Object Path (String) to OSC Address", Keywords="osc address path uobject"))
static static UPARAM
(
DisplayName
) const
Remarks
Converts object path string 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).