OvrIfElse
Subclass of Ovr.OvrNode
Description
This Node is responsible for handling if-else statements, executing different sets of OvrNodes depending on certain OvrConditions.
Attributes
Name
Type
Description
OvrConditions
Set of conditions to satisfy, which resulting truth value depends on the boolean logical operator selected
