Choose your operating system:
Windows
macOS
Linux
| IModuleInterface
|
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithExternalSource/Public/DatasmithExternalSourceModule.h |
Include |
#include "DatasmithExternalSourceModule.h" |
class FDatasmithExternalSourceModule : public IModuleInterface
Module adding support for DatasmithDirectLink and file external sources.
Name | Description | ||
---|---|---|---|
|
FDatasmithEx... |
Get() |
|
|
IsAvailable() |
Name | Description | ||
---|---|---|---|
|
ShutdownModule() |
Called before the module is unloaded, right before the module object is destroyed. |
|
|
StartupModule() |
Called right after the module DLL has been loaded and the module object has been created Load dependent modules here, and they will be guaranteed to be available during ShutdownModule. |