Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/FDatasmithImportContext
| Type | Name | Description | |
|---|---|---|---|
| bool | InitOptions
(
TSharedRef< IDatasmithScene > InScene, |
First part of the Init process, replaces Init, requires a call to SetupDestination and InitScene after that. | |
| bool | InitOptions
(
const TSharedPtr< FJsonObject >& ImportSettingsJson, |
First part of the Init process, requires a call to SetupDestination and InitScene after that. |