Navigation
API > API/Runtime > API/Runtime/InterchangeCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeWriterBase
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeWriterBase.h |
| Include | #include "InterchangeWriterBase.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, Abstract, Experimental, MinimalAPI)
class UInterchangeWriterBase : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Export
(
UInterchangeBaseNodeContainer* BaseNodeContainer |
Export an nodes container (graph) |