FDatasmithExporterManager::Initialize

Initializes the Datasmith Exporter module with the default settings

Unreal Engine C++ API Reference > 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()

Remarks

Initializes the Datasmith Exporter module with the default settings

Needs to be called before starting any export or using any other features of the datasmith export. Must be called once True if the initialization was successful


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library