Class BaseDotsNodeModel
Implements
Inherited Members
NodeModel.m_InputConstantsValues
NodeModel.m_PreviousInputs
NodeModel.m_PreviousOutputs
NodeModel.Move(Vector2)
NodeModel.ChangeColor(Color)
NodeModel.VariableString
NodeModel.VSGraphModel
Namespace: DotsStencil
Assembly: solution.dll
Syntax
public abstract class BaseDotsNodeModel : NodeModel, INodeModel, IGraphElementModelWithGuid, IGraphElementModel, IUndoRedoAware, ISerializationCallbackReceiver, IHasProgress, IHasTitle, ICollapsible, IHasIOPorts, IHasPorts, IGTFNodeModel, IGTFGraphElementModel, ISelectable, IPositioned, IDeletable, IDroppable, ICopiable
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) |