MagicCombatDataToggleButton

A Button that can be activated/deactivated by clicking on it. Used in button groups, don't use directly unless you know what you are doing.

Author

Jannes

Since

1.3.0

Constructors

Link copied to clipboard
constructor(data: Any, info: MagicCombatButtonInfo)

Functions

Link copied to clipboard
open override fun advance(): Boolean
Link copied to clipboard

Returns data set in constructor if active, null otherwise.

Link copied to clipboard
Link copied to clipboard
fun render()

Properties

Link copied to clipboard
val data: Any
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard