A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DialogueIntTextBox_CustomRowHelper.cpp File Reference
#include "DialogueIntTextBox_CustomRowHelper.h"
#include "PropertyHandle.h"
#include "DetailWidgetRow.h"
#include "Widgets/Input/SButton.h"
#include "Widgets/Images/SImage.h"
#include "Widgets/Input/SComboButton.h"
#include "Widgets/Layout/SUniformGridPanel.h"
#include "Internationalization/TextNamespaceUtil.h"
#include "IPropertyUtilities.h"
#include "DialogueEditableTextPropertyHandle.h"
#include "DialogueEditor/DetailsPanel/DialogueDetailsPanelUtils.h"
Include dependency graph for DialogueIntTextBox_CustomRowHelper.cpp:

Go to the source code of this file.

Macros

#define DEFAULT_FONT(...)   FCoreStyle::GetDefaultFontStyle(__VA_ARGS__)
 
#define LOCTEXT_NAMESPACE   "DialogueIntTextBox_CustomRowHelper"
 

Macro Definition Documentation

◆ DEFAULT_FONT

#define DEFAULT_FONT ( ...)    FCoreStyle::GetDefaultFontStyle(__VA_ARGS__)

Definition at line 16 of file DialogueIntTextBox_CustomRowHelper.cpp.

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "DialogueIntTextBox_CustomRowHelper"

Definition at line 15 of file DialogueIntTextBox_CustomRowHelper.cpp.