Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithImportFactory
- IImportSettingsParser::ParseFromJson()
- UDatasmithImportFactory::ParseFromJson()
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportFactory.h |
| Include | #include "DatasmithImportFactory.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportFactory.cpp |
virtual void ParseFromJson
&40;
TSharedRef< FJsonObject > ImportSettingsJson
&41;
Remarks
Parses settings data from a json object. The format of the object is dependent on what the derived types expect