CooldownTileElement.Icon property
Supplies the boxed UnityEngine.Texture for the tile art (null = neutral box).
public Func<object?> Icon { get; set; }See Also
Section titled “See Also”- record CooldownTileElement
- namespace Stellar.Abstractions.Services