示例#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;