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;"OSC Address Path Matches Pattern", Keywords&61;"matches osc address path address"&41;&41;
static bool OSCAddressPathMatchesPattern
&40;
const FOSCAddress & Pattern,
const FOSCAddress & Path
&41;
Remarks
Returns if address pattern matches the provided address path. If passed address is not a valid path, returns false.