#include <nodesgraph_helpers.h>
Tuple like struct to hold a node and its asset identifier. A node can have multiple nested base NodeSystem, each having a specific identifier.
Public Member Functions | |
| MAXON_STRUCT_TUPLE (NodeWithAssetId, _node, _assetAid) | |
Public Attributes | |
| GraphNode | _node |
| IdAndVersion | _assetAid |
| MAXON_STRUCT_TUPLE | ( | NodeWithAssetId | , |
| _node | , | ||
| _assetAid | |||
| ) |
| GraphNode _node |
The node.
| IdAndVersion _assetAid |
On one the node's base asset.