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