create an IfAction
create an IfAction
the condition that decides whether to execute thenNext or elseNext
the action executed if condition evaluates to true
the action executed if condition evaluates to false
the StatsEngine
the action executed if condition evaluates to false and elseNext equals None
Evaluates the condition and decides what to do next
the action executed if condition evaluates to false and elseNext equals None
the action executed if condition evaluates to false and elseNext equals None
the StatsEngine
the StatsEngine
A conditional Action