#include <DialogueMultiLineEditableTextBox_CustomRowHelper.h>
Helper for a custom row when using SMultiLineEditableTextBox.
Definition at line 39 of file DialogueMultiLineEditableTextBox_CustomRowHelper.h.
◆ Self
◆ Super
◆ FDialogueMultiLineEditableTextBox_CustomRowHelper()
FDialogueMultiLineEditableTextBox_CustomRowHelper::FDialogueMultiLineEditableTextBox_CustomRowHelper |
( |
FDetailWidgetRow * | InDetailWidgetRow, |
|
|
const TSharedPtr< IPropertyHandle > & | InPropertyHandle ) |
|
inline |
◆ AutoWrapText()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::AutoWrapText |
( |
bool | InVariableValue | ) |
|
|
inline |
◆ ClearKeyboardFocusOnCommit()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::ClearKeyboardFocusOnCommit |
( |
bool | InVariableValue | ) |
|
|
inline |
◆ Font()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::Font |
( |
const TAttribute< FSlateFontInfo > & | InVariableValue | ) |
|
|
inline |
◆ ForegroundColor()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::ForegroundColor |
( |
const TAttribute< FSlateColor > & | InVariableValue | ) |
|
|
inline |
◆ GetTextValue()
FText FDialogueMultiLineEditableTextBox_CustomRowHelper::GetTextValue |
( |
| ) |
const |
◆ ModiferKeyForNewLine()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::ModiferKeyForNewLine |
( |
EModifierKey::Type | InVariableValue | ) |
|
|
inline |
◆ OnTextChangedEvent()
FDialogueTextChangedDelegate & FDialogueMultiLineEditableTextBox_CustomRowHelper::OnTextChangedEvent |
( |
| ) |
|
◆ OnTextCommittedEvent()
FDialogueTextCommitedDelegate & FDialogueMultiLineEditableTextBox_CustomRowHelper::OnTextCommittedEvent |
( |
| ) |
|
◆ ReadOnlyForegroundColor()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::ReadOnlyForegroundColor |
( |
const TAttribute< FSlateColor > & | InVariableValue | ) |
|
|
inline |
◆ SelectAllTextOnCommit()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::SelectAllTextOnCommit |
( |
bool | InVariableValue | ) |
|
|
inline |
◆ SelectAllTextWhenFocused()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::SelectAllTextWhenFocused |
( |
bool | InVariableValue | ) |
|
|
inline |
◆ SetDisplayName()
Self & FDialogueBase_CustomRowHelper::SetDisplayName |
( |
const FText & | InDisplayName | ) |
|
|
inlineinherited |
◆ SetPropertyUtils()
Self & FDialogueBase_CustomRowHelper::SetPropertyUtils |
( |
const TSharedPtr< IPropertyUtilities > & | Utils | ) |
|
|
inlineinherited |
◆ SetToolTip()
Self & FDialogueBase_CustomRowHelper::SetToolTip |
( |
const FText & | InToolTip | ) |
|
|
inlineinherited |
◆ SetVisibility()
Self & FDialogueBase_CustomRowHelper::SetVisibility |
( |
const TAttribute< EVisibility > & | InVisibility | ) |
|
|
inlineinherited |
◆ Style()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::Style |
( |
const FEditableTextBoxStyle & | InVariableValue | ) |
|
|
inline |
◆ Update()
void FDialogueBase_CustomRowHelper::Update |
( |
| ) |
|
|
inherited |
◆ UpdateInternal()
void FDialogueMultiLineEditableTextBox_CustomRowHelper::UpdateInternal |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ WrapTextAt()
Self & FDialogueMultiLineEditableTextBox_CustomRowHelper::WrapTextAt |
( |
float | InVariableValue | ) |
|
|
inline |
◆ DetailWidgetRow
FDetailWidgetRow* FDialogueBase_CustomRowHelper::DetailWidgetRow = nullptr |
|
protectedinherited |
◆ DisplayName
FText FDialogueBase_CustomRowHelper::DisplayName |
|
protectedinherited |
◆ EditableTextProperty
TSharedPtr<IEditableTextProperty> FDialogueMultiLineEditableTextBox_CustomRowHelper::EditableTextProperty |
|
private |
◆ NameContentWidget
TSharedPtr<SWidget> FDialogueBase_CustomRowHelper::NameContentWidget |
|
protectedinherited |
◆ Options
◆ PropertyHandle
TSharedPtr<IPropertyHandle> FDialogueBase_CustomRowHelper::PropertyHandle |
|
protectedinherited |
◆ PropertyUtils
TSharedPtr<IPropertyUtilities> FDialogueBase_CustomRowHelper::PropertyUtils |
|
protectedinherited |
◆ TextBoxWidget
◆ TextCommittedEvent
FDialogueTextCommitedDelegate FDialogueMultiLineEditableTextBox_CustomRowHelper::TextCommittedEvent |
|
private |
◆ ToolTip
FText FDialogueBase_CustomRowHelper::ToolTip |
|
protectedinherited |
The documentation for this class was generated from the following files: