FOSCAddress::Matches

Returns if this address is a pattern that matches InAddress' path.

Windows
MacOS
Linux

References

Module

OSC

Header

/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCAddress.h

Include

#include "OSCAddress.h"

Source

/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCAddress.cpp

Syntax

bool Matches
(
    const FOSCAddress & InAddress
) const

Remarks

Returns if this address is a pattern that matches InAddress' path. If passed address is not a valid path, returns false.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss