Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
Inheritance Hierarchy
- SInterchangeBaseConflictWidget
- SInterchangeGenericAssetMaterialConflictWidget
References
| Module | InterchangePipelines |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangeGenericAssetsPipeline.h |
| Include | #include "InterchangeGenericAssetsPipeline.h" |
Syntax
class SInterchangeGenericAssetMaterialConflictWidget : public SInterchangeBaseConflictWidget
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | AssetMaterialNames | ||
| TArray< FString > | ImportMaterialNames | ||
| TArray< int32 > | MatchMaterialIndexes | ||
| TSharedPtr< SListView< TSharedPtr< FListItem > > > | MaterialList | ||
| UObject * | ReimportObject | ||
| TArray< TSharedPtr< FListItem > > | RowItems |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| FReply | OnDone () |
||
| TSharedRef< ITableRow > | OnGenerateRow
(
TSharedPtr< FListItem > Item, |
||
| FReply | |||
| bool |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments | |||
| FListItem |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EInterchangeSkeletonCompareSection |
Constants
| Name | Description |
|---|---|
| NAME_Asset | |
| NAME_Import | |
| SlateColorFullConflict | |
| SlateColorSubConflict |