Navigation
API > API/Plugins > API/Plugins/MQTTCore
An MQTT Topic tokenized template
| Name | FMQTTTopicTemplate |
| Type | struct |
| Header File | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTShared.h |
| Include Path | #include "MQTTShared.h" |
Syntax
USTRUCT (BlueprintType )
struct FMQTTTopicTemplate : public FMQTTTopic
Inheritance Hierarchy
- FMQTTTopic → FMQTTTopicTemplate
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool PopulateTemplate
(
const FStringFormatNamedArguments& InArgs, |
MQTTShared.h |