예제 #1
0
 public static UserPrize AssertCanCollectFractionWarMainReward(this UserStageData data, int totalStars) => default;
예제 #2
0
 public static bool IsPassed(this UserStageData data, Stage stage) => default;
예제 #3
0
 public static UserPrize AssertCanCollectStoryStarsReward(this UserStageData data, DifficultyId difficultyId, int stars) => default;