|
Space Plunder
|
#include "CoreMinimal.h"#include "Blueprint/UserWidget.h"#include "ChatTextFieldWidget.generated.h"Go to the source code of this file.
Classes | |
| class | UChatTextFieldWidget |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnSentChatMessage, const FString &, Text) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnSentChatMessage | , |
| const FString & | , | ||
| Text | ) |