IDatasmithImporterModule

The public interface of the DatasmithImporter module

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IDatasmithImporterModule

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterModule.h

Include

#include "DatasmithImporterModule.h"

Syntax

class IDatasmithImporterModule : public IModuleInterface

Remarks

The public interface of the DatasmithImporter module

Functions

Name Description

Public function Static

IDatasmithIm...

 

Get()

Singleton-like access to IDatasmithImporter

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Public function

void

 

ResetOverrides

(
    UObject* Object
)

Restores the Datasmith imported values on an object

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