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