Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
| |
|
| Name |
UDatasmithImporterEditorSettings |
| Type |
class |
| Header File |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterEditorSettings.h |
| Include Path |
#include "DatasmithImporterEditorSettings.h" |
Syntax
UCLASS (Config=EditorSettings, MinimalAPI)
class UDatasmithImporterEditorSettings : public UObject
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
UDatasmithImporterEditorSettings()
|
|
DatasmithImporterEditorSettings.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bOfflineImporter |
bool |
|
DatasmithImporterEditorSettings.h |
|
Functions
Public