The IEffectHost type exposes the following members.

Properties

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

See Also