#include <InterchangePipelineBase.h>
◆ IsPropertyLocked()
| bool FInterchangePipelinePropertyStates::IsPropertyLocked |
( |
| ) |
const |
|
inline |
Return true if the property is locked.
◆ IsPropertyPreDialogReset()
| bool FInterchangePipelinePropertyStates::IsPropertyPreDialogReset |
( |
| ) |
const |
|
inline |
Return true if the property is locked.
◆ IsPropertyVisible()
| bool FInterchangePipelinePropertyStates::IsPropertyVisible |
( |
const bool |
bIsReimportContext, |
|
|
const bool |
bIsShowEssentials |
|
) |
| const |
|
inline |
Return true if the property is visible for the specified context.
◆ IsPropertyVisibleInShowEssentials()
| bool FInterchangePipelinePropertyStates::IsPropertyVisibleInShowEssentials |
( |
| ) |
const |
|
inline |
Return true if the property is visible for the specified context.
◆ SetPropertyImportVisibility()
| void FInterchangePipelinePropertyStates::SetPropertyImportVisibility |
( |
const bool |
bVisibleValue | ) |
|
|
inline |
◆ SetPropertyLocked()
| void FInterchangePipelinePropertyStates::SetPropertyLocked |
( |
const bool |
bLockValue | ) |
|
|
inline |
◆ SetPropertyPreDialogReset()
| void FInterchangePipelinePropertyStates::SetPropertyPreDialogReset |
( |
const bool |
bPreDialogResetValue | ) |
|
|
inline |
◆ SetPropertyReimportVisibility()
| void FInterchangePipelinePropertyStates::SetPropertyReimportVisibility |
( |
const bool |
bVisibleValue | ) |
|
|
inline |
◆ SetPropertyShowEssentialsVisibility()
| void FInterchangePipelinePropertyStates::SetPropertyShowEssentialsVisibility |
( |
const bool |
bVisibleValue | ) |
|
|
inline |
◆ operator<<
◆ BasicLayoutStates
The property states for the import context.
◆ bLocked
| bool FInterchangePipelinePropertyStates::bLocked = false |
If true, the property is locked.
◆ bPreDialogReset
| bool FInterchangePipelinePropertyStates::bPreDialogReset = false |
If true, the property will be reset to default when loading the import dialog.
◆ ImportStates
The property states for the import context
◆ ReimportStates
The property states for the reimport context.
The documentation for this struct was generated from the following file: