Navigation
API > API/Runtime > API/Runtime/InterchangeCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeTranslatorSettings
- UInterchangeDatasmithTranslatorSettings
- UInterchangeFbxTranslatorSettings
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeTranslatorBase.h |
| Include | #include "InterchangeTranslatorBase.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, EditInlineNew, Abstract, MinimalAPI)
class UInterchangeTranslatorSettings : public UObject
Remarks
Base class for translator settings, the UInterchangeAssetImportData will store this data if the source translator exist
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | LoadSettings () |
||
| void | SaveSettings () |