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