#include <DialogueTextPropertyPickList_CustomRowHelper.h>
◆ Self
◆ Super
◆ FDialogueTextPropertyPickList_CustomRowHelper()
FDialogueTextPropertyPickList_CustomRowHelper::FDialogueTextPropertyPickList_CustomRowHelper |
( |
FDetailWidgetRow * | InDetailWidgetRow, |
|
|
const TSharedPtr< IPropertyHandle > & | InPropertyHandle ) |
|
inline |
◆ SetDisplayName()
Self & FDialogueBase_CustomRowHelper::SetDisplayName |
( |
const FText & | InDisplayName | ) |
|
|
inlineinherited |
◆ SetPropertyUtils()
Self & FDialogueBase_CustomRowHelper::SetPropertyUtils |
( |
const TSharedPtr< IPropertyUtilities > & | Utils | ) |
|
|
inlineinherited |
◆ SetTextPropertyPickListWidget()
◆ 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 FDialogueTextPropertyPickList_CustomRowHelper::UpdateInternal |
( |
| ) |
|
|
overrideprivatevirtual |
◆ DetailWidgetRow
FDetailWidgetRow* FDialogueBase_CustomRowHelper::DetailWidgetRow = nullptr |
|
protectedinherited |
◆ DisplayName
FText FDialogueBase_CustomRowHelper::DisplayName |
|
protectedinherited |
◆ NameContentWidget
TSharedPtr<SWidget> FDialogueBase_CustomRowHelper::NameContentWidget |
|
protectedinherited |
◆ PropertyHandle
TSharedPtr<IPropertyHandle> FDialogueBase_CustomRowHelper::PropertyHandle |
|
protectedinherited |
◆ PropertyUtils
TSharedPtr<IPropertyUtilities> FDialogueBase_CustomRowHelper::PropertyUtils |
|
protectedinherited |
◆ TextPropertyPickListWidget
◆ ToolTip
FText FDialogueBase_CustomRowHelper::ToolTip |
|
protectedinherited |
The documentation for this class was generated from the following files: