autoRetaliate

fun autoRetaliate(): Boolean

Whether or not the auto-retaliate is turned on.

Return

true if auto-retaliate is on, false otherwise.

fun autoRetaliate(set: Boolean): Boolean

Sets the desired state of auto-retaliate

Return

true if auto-retaliate was set to desired state, false otherwise.

Parameters

set

Whether or not to set the auto-retaliate.