![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The IObservableNode interface.
Objects implementing the IObservableNode interface can be registered to the INodeObserver. This interface is typically used to maintain graph node interface references. See MurlLogicGraphNodeTypes GraphNodeTypes for predefined types.
The IProcessor object provides a ready to use node observer.
Check the node.
Boolean IsValid()
Remove the reference from the node.
Boolean RemoveReference()