Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
Inheritance Hierarchy
- UDeveloperSettings
- UInterchangeEditorSettings
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeProjectSettings.h |
| Include | #include "InterchangeProjectSettings.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings, Meta=(DisplayName=Interchange), MinimalAPI)
class UInterchangeEditorSettings : public UDeveloperSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowImportDialogAtReimport | If enabled, the import option dialog will show when interchange re-import. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | |||
| const FGuid & | |||
| void | SetUsedGroupName
(
const FName& InUsedGroupName |
||
| void |