Navigation
API > API/Plugins > API/Plugins/MQTTCore > API/Plugins/MQTTCore/FMQTTSubscription
Overloads
Matches(const FString &)
| |
|
| Name |
Matches |
| Type |
function |
| Header File |
/Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTShared.h |
| Include Path |
#include "MQTTShared.h" |
| Source |
/Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Private/MQTTShared.cpp |
bool Matches
(
const FString & InTopic
) const
Matches(const FString &, const FString &)
| |
|
| Name |
Matches |
| Type |
function |
| Header File |
/Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTShared.h |
| Include Path |
#include "MQTTShared.h" |
| Source |
/Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Private/MQTTShared.cpp |
static bool Matches
(
const FString & InTopic,
const FString & InSubscription
)