Navigation
API > API/Developer > API/Developer/DatasmithExporter > API/Developer/DatasmithExporter/FDatasmithExporterManager > API/Developer/DatasmithExporter/FDatasmithExporterManager/Initialize
References
| Module | DatasmithExporter |
| Header | /Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithExporterManager.h |
| Include | #include "DatasmithExporterManager.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithExporter/Private/DatasmithExporterManager.cpp |
static bool Initialize
&40;
const FInitOptions & InitOptions
&41;
Remarks
Initializes the Datasmith Exporter module. Needs to be called before starting any export or using any other features of the datasmith export module. Must be called once True if the initialization was successful
Parameters
| Name | Description |
|---|---|
| InitOptions | The options to select the features of the datasmith sdk that should be activated |