Class BaseDotsNodeModel
Implements
ISerializationCallbackReceiver
Inherited Members
NodeModel.m_InputConstants
NodeModel.m_PreviousInputs
NodeModel.m_PreviousOutputs
NodeModel.Move(Vector2)
Namespace: DotsStencil
Assembly: solution.dll
Syntax
public abstract class BaseDotsNodeModel : VSNodeModel, IInOutPortsNode, IPortNode, IGTFNodeModel, IGTFGraphElementModel, ISelectable, IPositioned, IDeletable, IDroppable, ICopiable, IDestroyable, IHasTitle, IHasProgress, ICollapsible, ISerializationCallbackReceiver
Fields
| Name | Description |
|---|---|
| m_Node |
Properties
| Name | Description |
|---|---|
| Node | |
| PortCountData | |
| PortCustomData | |
| PortToOffsetMapping |
Methods
| Name | Description |
|---|---|
| GetPortMetadata(INode, FieldInfo) | |
| GetPortMetadata(string, INode) | |
| GetPortType(PortMetaData) | |
| OnDefineNode() | |
| Validate(IGraphValidator) |