Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/IDatasmithTranslator
References
| Module | DatasmithTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h |
| Include | #include "DatasmithTranslator.h" |
virtual bool IsSourceSupported
&40;
const FDatasmithSceneSource & Source
&41;
Remarks
Additional validation step to ensure the given file is supported (Optional) True if the given source is supported by this Translator
Parameters
| Name | Description |
|---|---|
| Source | Candidate Source |