Meta_RecycleBin
Module: Metanodes / Definitions
The RecycleBin is where deleted nodes are stored so they can be undone by the history stack. More...
#include <meta_root.hpp>
Detailed Description
struct Meta_RecycleBin;
The RecycleBin is where deleted nodes are stored so they can be undone by the history stack.
When nodes are deleted their hierarchy is flattened, so all deleted nodes are direct children of this node.