Skip to content
Version 2.11.0
↓ Get the launcher

CooldownTileElement.OnClick property

When non-null, clicking anywhere on the tile calls this action.

public Action? OnClick { get; set; }