precondition

expect open override fun precondition(precondition: Condition<State>): ActionBuilder<State>(source)

Sets the precondition for the action.

actual open override fun precondition(precondition: Condition<State>): ActionBuilder<State>(source)

Sets the precondition for the action.

actual open override fun precondition(precondition: Condition<State>): ActionBuilder<State>(source)

Sets the precondition for the action.