whileFalse
Starts the given command when the condition changes to false and cancels it when the condition changes to true.
Return
this trigger, so calls can be chained
Parameters
command
the command to start
Starts the given command when the condition changes to false and cancels it when the condition changes to true.
this trigger, so calls can be chained
the command to start