![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"Go to the source code of this file.
Classes | |
| class | IStompClient |
Typedefs | |
| typedef FString | FStompSubscriptionId |
| typedef TMap< FName, FString > | FStompHeader |
| typedef TArray< uint8 > | FStompBuffer |
Functions | |
| DECLARE_DELEGATE_OneParam (FStompSubscriptionEvent, const IStompMessage &) | |
| DECLARE_DELEGATE_TwoParams (FStompRequestCompleted, bool, const FString &) | |
| typedef TMap<FName,FString> FStompHeader |
| typedef FString FStompSubscriptionId |
| DECLARE_DELEGATE_OneParam | ( | FStompSubscriptionEvent | , |
| const IStompMessage & | |||
| ) |
| DECLARE_DELEGATE_TwoParams | ( | FStompRequestCompleted | , |
| bool | , | ||
| const FString & | |||
| ) |