toggleOnFalse

fun toggleOnFalse(command: Command): Trigger

Toggles a command when the condition changes from true to false.

Return

this trigger, so calls can be chained

Parameters

command

the command to toggle