Method RefreshNode
RefreshNode(GraphDescriptor, NodeDescriptor)
Refresh the NodeEditor of the specified NodeDescriptor
Declaration
public static void RefreshNode(GraphDescriptor desc, NodeDescriptor nodeDesc)
Parameters
| Type | Name | Description | 
|---|---|---|
| GraphDescriptor | desc | The GraphDescriptor  | 
    
| NodeDescriptor | nodeDesc | The Node Descriptor to refresh  |