then

open fun then(a: () -> Action): SequentialAction

Returns a new action that executes this action followed by a.


Returns a new action that executes this action followed by f.