Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/ReferenceMaterials
References
| Module | DatasmithTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/ReferenceMaterials/DatasmithReferenceMaterialManager.h |
| Include | #include "ReferenceMaterials/DatasmithReferenceMaterialManager.h" |
Syntax
class FDatasmithReferenceMaterialManager
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Create () |
||
| void | Destroy () |
||
| FDatasmithReferenceMaterialManager & | Get () |
||
| FString | GetHostFromString
(
const FString& HostString |
||
| const TSharedPtr< FDatasmithReferenceMaterialSelector > | GetSelector
(
const TCHAR* Host |
||
| void | RegisterSelector
(
const TCHAR* Host, |
||
| void | UnregisterSelector
(
const TCHAR* Host |
Constants
| Name | Description |
|---|---|
| Instance |