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
TownNPCSpawnResult.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Terraria.Enums
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000615"
)]
7
public
enum
TownNPCSpawnResult
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4007675"
)]
10
Blocked
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4007676"
)]
12
Successful
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4007677"
)]
14
RelocatedHomeless
,
15
[global::Cpp2ILInjected.Token(Token =
"0x4007678"
)]
16
BlockedInfiHousing
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.Enums.TownNPCSpawnResult
TownNPCSpawnResult
Definition
TownNPCSpawnResult.cs:8
Terraria.Enums.TownNPCSpawnResult.Successful
@ Successful
Terraria.Enums.TownNPCSpawnResult.Blocked
@ Blocked
Terraria.Enums.TownNPCSpawnResult.BlockedInfiHousing
@ BlockedInfiHousing
Terraria.Enums.TownNPCSpawnResult.RelocatedHomeless
@ RelocatedHomeless
Terraria.Enums
Definition
AnchorType.cs:5
source
Terraria
Enums
TownNPCSpawnResult.cs
Generated by
1.10.0