Пример #1
0
 public static int BuildStageId(AreaTypeId areaTypeId, RegionTypeId regionTypeId, DifficultyId difficultyId, int number) => default;
Пример #2
0
 public static bool HasRegionPass(this UserEffectData effectData, RegionTypeId region) => default;
Пример #3
0
 public static UserEffectTypeId ToUserEffect(this RegionTypeId region) => default;
Пример #4
0
 public static int[] GetBattlePreset(this UserHeroData heroData, AreaTypeId area, RegionTypeId region, int slotsCount) => default;
Пример #5
0
 public static int GetBattlePresetKey(RegionTypeId region, int slotsCount) => default;
Пример #6
0
 public bool CheckRegionTypeId(RegionTypeId regionTypeId) => default;
Пример #7
0
 public static HeroFraction ToHeroFraction(this RegionTypeId region) => default;
Пример #8
0
 public static AreaTypeId Area(this RegionTypeId region) => default;
Пример #9
0
 public static RegionOpenCondition AssertCanBuyRegionPass(this RegionOpenCondition condition, UserEffectData data, RegionTypeId regionTypeId) => default;
Пример #10
0
 // Extension methods
 public static Region RegionOrThrow(this StaticStageData data, AreaTypeId areaTypeId, RegionTypeId regionTypeId) => default;