A Demo Project for the UnrealEngineSDK
|
#include "DetailWidgetRow.h"
#include "Widgets/Input/SMultiLineEditableTextBox.h"
#include "DialogueBase_CustomRowHelper.h"
#include "SDialogueTextPropertyEditableTextBox.h"
Go to the source code of this file.
Classes | |
class | FDialogueMultiLineEditableTextBox_CustomRowHelper |
struct | FDialogueMultiLineEditableTextBoxOptions |
Macros | |
#define | CREATE_OPTIONS_SETTER(_NameMethod, _VariableType, _OptionVariableName) |
#define CREATE_OPTIONS_SETTER | ( | _NameMethod, | |
_VariableType, | |||
_OptionVariableName ) |
Definition at line 53 of file DialogueMultiLineEditableTextBox_CustomRowHelper.h.