A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SDialogueTextPropertyEditableTextBox.h File Reference
#include "CoreMinimal.h"
#include "Widgets/SCompoundWidget.h"
#include "Styling/CoreStyle.h"
#include "STextPropertyEditableTextBox.h"
#include "PropertyHandle.h"
Include dependency graph for SDialogueTextPropertyEditableTextBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SDialogueTextPropertyEditableTextBox
 

Functions

 DECLARE_MULTICAST_DELEGATE_OneParam (FDialogueTextChangedDelegate, const FText &)
 
 DECLARE_MULTICAST_DELEGATE_TwoParams (FDialogueTextCommitedDelegate, const FText &, ETextCommit::Type)
 

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_OneParam()

DECLARE_MULTICAST_DELEGATE_OneParam ( FDialogueTextChangedDelegate ,
const FText &  )

◆ DECLARE_MULTICAST_DELEGATE_TwoParams()

DECLARE_MULTICAST_DELEGATE_TwoParams ( FDialogueTextCommitedDelegate ,
const FText & ,
ETextCommit::Type  )