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="Find Object at OSC Address", Keywords="osc address path uobject"))
static static UPARAM
(
DisplayName
) const
Remarks
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.