style

fun style(): Combat.Style

Gets the selected combat Style.

Return

currently selected Style.

fun style(style: Combat.Style): Boolean

Changes your current combat Style to the provided one.

Return

true if the combat Style has been successfully set, false otherwise.

Parameters

style

The desired combat Style.