FDatasmithExporterManager

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

DatasmithExporter

Header

/Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithExporterManager.h

Include

#include "DatasmithExporterManager.h"

Syntax

class FDatasmithExporterManager

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Functions

Name Description

Public function Static

bool

 

Initialize()

Initializes the Datasmith Exporter module with the default settings

Public function Static

bool

 

Initialize

(
    const FInitOptions& InitOptions
)

Initializes the Datasmith Exporter module.

Public function Static

bool

 

RunGarbageCollection()

Run the unreal engine garbage collection on the proper thread Exporter code that want to run garbage collection should use this function instead of the standard engine function

Public function Static

void

 

Shutdown()

Shuts down the Datasmith Exporter module. Must be called when the process performing exports exits

Classes

Name

Description

Public struct

FInitOptions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss