Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangeWriterBase
- UInterchangeWriterBase::Export()
- UInterchangeTextureWriter::Export()
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeWriterBase.h |
| Include | #include "InterchangeWriterBase.h" |
virtual bool Export
&40;
UInterchangeBaseNodeContainer &42; BaseNodeContainer
&41; const
Remarks
Export an nodes container (graph) true if the writer can export the Nodes, false otherwise.
Parameters
| Name | Description |
|---|---|
| BaseNodeContainer | The container holding nodes that describe what to export |