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