The INode type exposes the following members.

Properties

  NameDescription
Public propertyHasCode
Public propertyHasGUI
Check if the node can offer a GUI window
Public propertyHasPatch
Public propertyInnerStatus
Public propertyLastRuntimeError
Gets the last runtime error that occured or null if there were no errors.
Public propertyParentNode
Public propertyStatus
Public propertyTag
For internal use only.
Public propertyWindow
Gets the window of this node. Or null if this node doesn't have a window.

See Also