terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
MicroBiome.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
using
Terraria.GameContent.Biomes
;
5
6
namespace
Terraria.WorldBuilding
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x20004E4"
)]
9
public
abstract
class
MicroBiome
:
GenStructure
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x6003059"
)]
12
[global::Cpp2ILInjected.Address(RVA =
"0x12FAF14"
, Offset =
"0x12FAF14"
, Length =
"0x8"
)]
13
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
CampsiteBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
14
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
CaveHouseBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
15
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
CorruptionPitBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
16
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
DeadMansChestBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
17
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
DesertBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
18
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
DunesBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
19
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
EnchantedSwordBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
20
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
GraniteBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
21
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
HiveBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
22
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
HoneyPatchBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
23
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
MahoganyTreeBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
24
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
MarbleBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
25
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
MiningExplosivesBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
26
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
ThinIceBiome
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
27
[global::Cpp2ILInjected.CallAnalysis.CallerCount(
Count
= 14)]
28
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
object
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
29
protected
MicroBiome
()
30
{
31
throw
null
;
32
}
33
}
34
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Type
Definition
Type.cs:43
Terraria.GameContent.Biomes.CampsiteBiome
Definition
CampsiteBiome.cs:12
Terraria.GameContent.Biomes.CaveHouseBiome
Definition
CaveHouseBiome.cs:14
Terraria.GameContent.Biomes.CorruptionPitBiome
Definition
CorruptionPitBiome.cs:14
Terraria.GameContent.Biomes.DeadMansChestBiome
Definition
DeadMansChestBiome.cs:15
Terraria.GameContent.Biomes.DesertBiome
Definition
DesertBiome.cs:14
Terraria.GameContent.Biomes.DunesBiome
Definition
DunesBiome.cs:16
Terraria.GameContent.Biomes.EnchantedSwordBiome
Definition
EnchantedSwordBiome.cs:14
Terraria.GameContent.Biomes.GraniteBiome
Definition
GraniteBiome.cs:16
Terraria.GameContent.Biomes.HiveBiome
Definition
HiveBiome.cs:13
Terraria.GameContent.Biomes.HoneyPatchBiome
Definition
HoneyPatchBiome.cs:11
Terraria.GameContent.Biomes.MahoganyTreeBiome
Definition
MahoganyTreeBiome.cs:15
Terraria.GameContent.Biomes.MarbleBiome
Definition
MarbleBiome.cs:12
Terraria.GameContent.Biomes.MiningExplosivesBiome
Definition
MiningExplosivesBiome.cs:14
Terraria.GameContent.Biomes.ThinIceBiome
Definition
ThinIceBiome.cs:14
Terraria.WorldBuilding.GenStructure
Definition
GenStructure.cs:10
Terraria.WorldBuilding.MicroBiome.MicroBiome
MicroBiome()
Definition
MicroBiome.cs:29
Terraria.WorldBuilding.MicroBiome
Definition
MicroBiome.cs:10
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Biomes
Definition
CampsiteBiome.cs:9
Terraria.WorldBuilding
Definition
Actions.cs:14
Terraria.PartyHatColor.Count
@ Count
source
Terraria
WorldBuilding
MicroBiome.cs
Generated by
1.10.0