#include <DialogueObject_CustomRowHelper.h>
◆ Self
◆ FDialogueObject_CustomRowHelper()
FDialogueObject_CustomRowHelper::FDialogueObject_CustomRowHelper |
( |
IDetailPropertyRow * | InPropertyRow | ) |
|
◆ ~FDialogueObject_CustomRowHelper()
virtual FDialogueObject_CustomRowHelper::~FDialogueObject_CustomRowHelper |
( |
| ) |
|
|
inlinevirtual |
◆ CanBeVisible()
virtual bool FDialogueObject_CustomRowHelper::CanBeVisible |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ GetBlueprint()
UBlueprint * FDialogueObject_CustomRowHelper::GetBlueprint |
( |
| ) |
const |
|
protected |
◆ GetBrowseButtonVisibility()
EVisibility FDialogueObject_CustomRowHelper::GetBrowseButtonVisibility |
( |
| ) |
const |
|
protected |
◆ GetBrowseObjectText()
FText FDialogueObject_CustomRowHelper::GetBrowseObjectText |
( |
| ) |
const |
|
protectedvirtual |
◆ GetJumpToObjectText()
FText FDialogueObject_CustomRowHelper::GetJumpToObjectText |
( |
| ) |
const |
|
protectedvirtual |
◆ GetObject()
UObject * FDialogueObject_CustomRowHelper::GetObject |
( |
| ) |
const |
|
protectedvirtual |
◆ GetOpenButtonVisibility()
EVisibility FDialogueObject_CustomRowHelper::GetOpenButtonVisibility |
( |
| ) |
const |
|
protected |
◆ GetRowMinimumDesiredWidth()
virtual float FDialogueObject_CustomRowHelper::GetRowMinimumDesiredWidth |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ IsObjectABlueprint()
bool FDialogueObject_CustomRowHelper::IsObjectABlueprint |
( |
| ) |
const |
|
protected |
◆ OnBrowseClicked()
FReply FDialogueObject_CustomRowHelper::OnBrowseClicked |
( |
| ) |
|
|
protectedvirtual |
◆ OnOpenClicked()
FReply FDialogueObject_CustomRowHelper::OnOpenClicked |
( |
| ) |
|
|
protectedvirtual |
◆ SetFunctionNameToOpen()
◆ Update()
void FDialogueObject_CustomRowHelper::Update |
( |
| ) |
|
◆ bAddBlueprintFunctionIfItDoesNotExist
bool FDialogueObject_CustomRowHelper::bAddBlueprintFunctionIfItDoesNotExist = true |
|
protected |
◆ bForceFullEditor
bool FDialogueObject_CustomRowHelper::bForceFullEditor = true |
|
protected |
◆ FunctionNameToOpen
FName FDialogueObject_CustomRowHelper::FunctionNameToOpen = NAME_None |
|
protected |
◆ OpenType
◆ PropertyRow
IDetailPropertyRow* FDialogueObject_CustomRowHelper::PropertyRow = nullptr |
|
protected |
The documentation for this class was generated from the following files: