Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Texture > API/Plugins/InterchangeImport/Texture/UInterchangeImageWrapperTranslat-
- UInterchangeTranslatorBase::Translate()
- UInterchangeImageWrapperTranslator::Translate()
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Texture/InterchangeImageWrapperTranslator.h |
| Include | #include "Texture/InterchangeImageWrapperTranslator.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Texture/InterchangeImageWrapperTranslator.cpp |
virtual bool Translate
&40;
UInterchangeBaseNodeContainer & BaseNodeContainer
&41; const
Remarks
Translate the associated source data into a node hold by the specified nodes container. true if the translator can translate the source data, false otherwise.
Parameters
| Name | Description |
|---|---|
| BaseNodeContainer | The unreal objects descriptions container where to put the translated source data. |