#include <DialogueIntTextBox_CustomRowHelper.h>
◆ Self
◆ Super
◆ FDialogueIntTextBox_CustomRowHelper()
FDialogueIntTextBox_CustomRowHelper::FDialogueIntTextBox_CustomRowHelper |
( |
FDetailWidgetRow * | InDetailWidgetRow, |
|
|
const TSharedPtr< IPropertyHandle > & | InPropertyHandle, |
|
|
const UDlgDialogue * | InDialogue ) |
|
inline |
◆ GetDiffersFromDefaultAsVisibility()
EVisibility FDialogueIntTextBox_CustomRowHelper::GetDiffersFromDefaultAsVisibility |
( |
| ) |
const |
|
protected |
◆ GetResetToolTip()
FText FDialogueIntTextBox_CustomRowHelper::GetResetToolTip |
( |
| ) |
const |
|
protected |
◆ OnJumpToNodeClicked()
FReply FDialogueIntTextBox_CustomRowHelper::OnJumpToNodeClicked |
( |
| ) |
|
|
protected |
◆ OnResetClicked()
FReply FDialogueIntTextBox_CustomRowHelper::OnResetClicked |
( |
| ) |
|
|
protected |
◆ SetDisplayName()
Self & FDialogueBase_CustomRowHelper::SetDisplayName |
( |
const FText & | InDisplayName | ) |
|
|
inlineinherited |
◆ SetJumpToNodeVisibility()
Self & FDialogueIntTextBox_CustomRowHelper::SetJumpToNodeVisibility |
( |
const TAttribute< EVisibility > & | Visibility | ) |
|
|
inline |
◆ 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 |
◆ Update()
void FDialogueBase_CustomRowHelper::Update |
( |
| ) |
|
|
inherited |
◆ UpdateInternal()
void FDialogueIntTextBox_CustomRowHelper::UpdateInternal |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ bAddResetToDefaultWidget
bool FDialogueIntTextBox_CustomRowHelper::bAddResetToDefaultWidget = true |
|
private |
◆ DetailWidgetRow
FDetailWidgetRow* FDialogueBase_CustomRowHelper::DetailWidgetRow = nullptr |
|
protectedinherited |
◆ Dialogue
TWeakObjectPtr<const UDlgDialogue> FDialogueIntTextBox_CustomRowHelper::Dialogue = nullptr |
|
private |
◆ DisplayName
FText FDialogueBase_CustomRowHelper::DisplayName |
|
protectedinherited |
◆ JumpToNodeVisibility
TAttribute<EVisibility> FDialogueIntTextBox_CustomRowHelper::JumpToNodeVisibility |
|
private |
◆ NameContentWidget
TSharedPtr<SWidget> FDialogueBase_CustomRowHelper::NameContentWidget |
|
protectedinherited |
◆ PropertyHandle
TSharedPtr<IPropertyHandle> FDialogueBase_CustomRowHelper::PropertyHandle |
|
protectedinherited |
◆ PropertyUtils
TSharedPtr<IPropertyUtilities> FDialogueBase_CustomRowHelper::PropertyUtils |
|
protectedinherited |
◆ ToolTip
FText FDialogueBase_CustomRowHelper::ToolTip |
|
protectedinherited |
The documentation for this class was generated from the following files: