Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | FScopedInterchangeImportEnableState |
| Type | class |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include Path | #include "InterchangeManager.h" |
Syntax
class FScopedInterchangeImportEnableState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedInterchangeImportEnableState
(
const bool bScopeValue |
InterchangeManager.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedInterchangeImportEnableState() |
InterchangeManager.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOriginalInterchangeImportEnableState | bool | InterchangeManager.h |