The IEffectHost type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HasCode | (Inherited from INode.) | |
| HasGUI |
Check if the node can offer a GUI window
(Inherited from INode.) | |
| HasPatch | (Inherited from INode.) | |
| InnerStatus | (Inherited from INode.) | |
| LastRuntimeError |
Gets the last runtime error that occured or null if there were no errors.
(Inherited from INode.) | |
| ParentNode | (Inherited from INode.) | |
| Status | (Inherited from INode.) | |
| Tag |
For internal use only.
(Inherited from INode.) | |
| Window |
Gets the window of this node. Or null if
this node doesn't have a window.
(Inherited from INode.) |