Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/IDatasmithTranslator
- IDatasmithTranslator::LoadCloth()
- FDatasmithNativeTranslator::LoadCloth()
References
| Module | DatasmithTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h |
| Include | #include "DatasmithTranslator.h" |
virtual bool LoadCloth
&40;
const TSharedRef< IDatasmithClothElement > ClothElement,
FDatasmithClothElementPayload & OutClothPayload
&41;
Remarks
Get payload related to the given Element Operation succeed
Parameters
| Name | Description |
|---|---|
| ClothElement | Element for which the payload is required |
| OutClothPayload | Actual cloth data from the source |