Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/FOSCAddress
Description
Returns if this address is a pattern that matches InAddress' path. If passed address is not a valid path, returns false.
| Name | Matches |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCAddress.h |
| Include Path | #include "OSCAddress.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCAddress.cpp |
bool Matches
(
const FOSCAddress & InAddress
) const