CRnInputValueSensor Class Reference
Detailed Description
Implementation if IRnInputValueSensor interface. Implements standard node interfaces. Contains output connector called "Value" with special behavior. In order to preserve input value which is scanned, OnGetValue in fact reads the input value of remote node connected to Value connector. Note that only connector with ID which is connected to sensor in prototype is evaluated. If there is another connector possibly with equal value, this one is regarded as not complying to Equals condition.