Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/Nodes > API/Runtime/InterchangeCore/Nodes/UInterchangeBaseNodeContainer
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNodeContainer.h |
| Include | #include "Nodes/InterchangeBaseNodeContainer.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNodeContainer.cpp |
void SerializeNodeContainerData
&40;
FArchive & Ar
&41;
Remarks
This function serialize the node container and all node sub-objects point by it. Out of process translator like fbx will dump a file containing this data and the editor will read the file and regenerate the container from the saved data.