terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
EncourageDespawn()
void
Terraria.NPC.EncourageDespawn
(
int
despawnTime
)
inline
Definition at line
806
of file
NPC.cs
.
807
{
808
int
num = this.
timeLeft
;
809
this.timeLeft
=
despawnTime
;
810
this.despawnEncouraged
=
true
;
811
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.NPC.timeLeft
int timeLeft
Definition
NPC.cs:11399
References
j__TPar
, and
Terraria.NPC.timeLeft
.
Terraria
NPC
Generated by
1.10.0