Exemple #1
0
 public static StaticArena3x3ShopItemData AssertItemIsNotPurchased(this StaticArena3x3ShopItemData item, UserArena3x3ShopItemData boughtItem) => default;
Exemple #2
0
 public static StaticArena3x3ShopItemData AssertIsAvailable(this StaticArena3x3ShopItemData item, ArenaLeagueId leagueId) => default;
Exemple #3
0
 public static StaticArena3x3ShopItemData AssertCooldownPassed(this StaticArena3x3ShopItemData item, UserArena3x3ShopItemData boughtItem) => default;
Exemple #4
0
 private static bool AllYearOrCurrentMonthItem(StaticArena3x3ShopItemData shopItem) => default;