Class ManagedAttribute
Use this to tag your INodeData as being managed, meaning it will be possible to store non-blittable data on the type (like references).
Inherited Members
Namespace: Unity.DataFlowGraph
Syntax
public sealed class ManagedAttribute : Attribute, _Attribute