Navigation
API > API/Plugins > API/Plugins/MQTTCore > API/Plugins/MQTTCore/FMQTTTopic
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMQTTTopic () |
MQTTShared.h | ||
FMQTTTopic
(
const FString& InPath |
Construct from path. | MQTTShared.h |
FMQTTTopic()
| Name | FMQTTTopic |
| Type | function |
| Header File | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTShared.h |
| Include Path | #include "MQTTShared.h" |
FMQTTTopic()
FMQTTTopic(const FString &)
Description
Construct from path.
| Name | FMQTTTopic |
| Type | function |
| Header File | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTShared.h |
| Include Path | #include "MQTTShared.h" |
FMQTTTopic
(
const FString & InPath
)