Navigation
API > API/Plugins > API/Plugins/DatasmithContent
The public interface of the DatasmithContent module
| Name | IDatasmithContentModule |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithContentModule.h |
| Include Path | #include "DatasmithContentModule.h" |
Syntax
class IDatasmithContentModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FString & GetTempDir() |
DatasmithContentModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IDatasmithContentModule & Get() |
Singleton-like access to IDatasmithContent | DatasmithContentModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | DatasmithContentModule.h |