FGNode:Misc:Condition

From CryWiki

Jump to: navigation, search
Name: Condition Class: Misc Category: Legacy Hidden: No

(Inputs - Outputs - Notes - See Also)

LEGACY! Node to route data flow based on a boolean condition. Both inputs trigger the output. Legacy. Use Logic:Condition instead!


Inputs

condition Port
Type: Boolean Technical Name: condition Default Value: 0
Setting this input to TRUE sends the value [value] to the [true] port, otherwise to [false]
value Port
Type: Integer Technical Name: value Default Value: 0
Value to direct to a true or false port


Outputs

true Port
Type: Any Technical Name: true Default Value: None
Activated when the condition is true (passes the value through)
false Port
Type: Any Technical Name: false Default Value: None
Activated when the condition is false (passes the value through)


Notes

This node has no notes. To add notes, edit this page.


See Also

No "See Also" items specified for this Node. To include an item, edit this page.

Personal tools