Link Condition
Link Condition - Act like the filter of Link Modifier
Theses modifiers allow to construct some trigger events and act as filters.
They take an input value and determine whether or not the Link Modifier applied after them will have an effect or not.
If Equal
If input value is equal to this modifier value, then the following Link Modifier will have an effect
If Not Equal
If input value is not equal to this modifier value, then the following Link Modifier will have an effect
If Less Than
If input is value inferior this modifier value, then the following Link Modifier will have an effect
If Less Than Or Equal
If input value is inferior or equal to this modifier value, then the following Link Modifier will have an effect
If Greater Than
If input value is superior to this modifier value, then the following Link Modifier will have an effect
If Greater Than Or Equal
If input value is superior or equal to this modifier value, then the following Link Modifier will have an effect
If Crossed Threshold
Uses a Threshold as condition