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

◆ ZoneGlowshroom

bool Terraria.Player.ZoneGlowshroom
getset

Definition at line 2307 of file Player.cs.

2308 {
2309 [global::Cpp2ILInjected.Token(Token = "0x60022D7")]
2310 [global::Cpp2ILInjected.Address(RVA = "0xEA2F3C", Offset = "0xEA2F3C", Length = "0x10")]
2311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMapFullscreenBackground", MemberParameters = new object[]
2312 {
2314 typeof(int),
2315 typeof(int)
2316 }, ReturnType = typeof(void))]
2317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Chest), Member = "SetupShop", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2318 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawBackground", ReturnType = typeof(void))]
2319 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMapFullscreenBackground", MemberParameters = new object[]
2320 {
2322 typeof(int),
2323 typeof(int)
2324 }, ReturnType = typeof(void))]
2325 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "CalculateWaterStyle", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(int))]
2326 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetPreferredBGStyleForPlayer", ReturnType = typeof(int))]
2327 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "FishingCheck_RollItemDrop", MemberParameters = new object[] { typeof(ref FishingAttempt) }, ReturnType = typeof(void))]
2329 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RandomizeBackgroundBasedOnPlayer", MemberParameters = new object[]
2330 {
2332 typeof(Player)
2333 }, ReturnType = typeof(void))]
2334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "SpawnThingsFromPot", MemberParameters = new object[]
2335 {
2336 typeof(int),
2337 typeof(int),
2338 typeof(int),
2339 typeof(int),
2340 typeof(int)
2341 }, ReturnType = typeof(void))]
2342 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MushroomBiome), Member = "IsInBiome", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(bool))]
2343 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
2344 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2345 get
2346 {
2347 throw null;
2348 }
2349 [global::Cpp2ILInjected.Token(Token = "0x60022D8")]
2350 [global::Cpp2ILInjected.Address(RVA = "0xEA2F4C", Offset = "0xEA2F4C", Length = "0x14")]
2351 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2352 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2353 {
2354 typeof(int),
2355 typeof(bool)
2356 }, ReturnType = typeof(void))]
2357 set
2358 {
2359 throw null;
2360 }
2361 }
class f__AnonymousType0<< Count > j__TPar