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
EntitySource_SpawnNPC.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
5
namespace
Terraria.DataStructures
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x200065A"
)]
8
public
class
EntitySource_SpawnNPC
:
IEntitySource
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x60036F8"
)]
11
[global::Cpp2ILInjected.Address(RVA =
"0x141D6AC"
, Offset =
"0x141D6AC"
, Length =
"0x8"
)]
12
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
NPC
), Member =
"GetSpawnSourceForNaturalSpawn"
, ReturnType =
typeof
(
IEntitySource
))]
13
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
NPC
), Member =
"GetSpawnSourceForTownSpawn"
, ReturnType =
typeof
(
IEntitySource
))]
14
[global::Cpp2ILInjected.CallAnalysis.CallerCount(
Count
= 2)]
15
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
object
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
16
public
EntitySource_SpawnNPC
()
17
{
18
throw
null
;
19
}
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Type
Definition
Type.cs:43
Terraria.DataStructures.EntitySource_SpawnNPC.EntitySource_SpawnNPC
EntitySource_SpawnNPC()
Definition
EntitySource_SpawnNPC.cs:16
Terraria.DataStructures.EntitySource_SpawnNPC
Definition
EntitySource_SpawnNPC.cs:9
Terraria.NPC
Definition
NPC.cs:45
Terraria.DataStructures.IEntitySource
Definition
IEntitySource.cs:8
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.DataStructures
Definition
AEntitySource_OnHit.cs:6
Terraria.PartyHatColor.Count
@ Count
source
Terraria
DataStructures
EntitySource_SpawnNPC.cs
Generated by
1.10.0