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

◆ BottomRight

Vector2 Terraria.Entity.BottomRight
getsetinherited

Definition at line 2384 of file Entity.cs.

2385 {
2386 [global::Cpp2ILInjected.Token(Token = "0x6002800")]
2387 [global::Cpp2ILInjected.Address(RVA = "0x10D0978", Offset = "0x10D0978", Length = "0x38")]
2388 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI", ReturnType = typeof(void))]
2390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UseQuickMineCartSnapHook", ReturnType = typeof(bool))]
2391 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "QuickMinecartSnap", ReturnType = typeof(bool))]
2392 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "CheckCrackedBrickBreak", ReturnType = typeof(void))]
2393 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "InInteractionRange", MemberParameters = new object[]
2394 {
2395 typeof(int),
2396 typeof(int),
2398 }, ReturnType = typeof(bool))]
2399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "IsTileTypeInInteractionRange", MemberParameters = new object[]
2400 {
2401 typeof(int),
2403 }, ReturnType = typeof(bool))]
2404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_015_HandleMovementCollision", MemberParameters = new object[]
2405 {
2408 }, ReturnType = typeof(void))]
2409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "CreateGroundExplosion", MemberParameters = new object[]
2410 {
2411 typeof(float),
2412 typeof(int),
2413 typeof(int),
2414 typeof(int),
2415 typeof(int),
2416 typeof(int)
2417 }, ReturnType = typeof(void))]
2418 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_135_OgreStomp", ReturnType = typeof(void))]
2419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_141_MonkStaffT1Explosion", ReturnType = typeof(void))]
2420 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PressurePlateHelper), Member = "UpdatePlayerPosition", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
2421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WindGrid), Member = "ScanPlayer", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2422 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DD2Event), Member = "FindArenaHitbox", ReturnType = typeof(void))]
2423 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
2424 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
2425 {
2426 typeof(float),
2427 typeof(float)
2428 }, ReturnType = typeof(void))]
2429 get
2430 {
2431 throw null;
2432 }
2433 [global::Cpp2ILInjected.Token(Token = "0x6002801")]
2434 [global::Cpp2ILInjected.Address(RVA = "0x10D09B0", Offset = "0x10D09B0", Length = "0x44")]
2435 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2436 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2437 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
2438 {
2439 typeof(float),
2440 typeof(float)
2441 }, ReturnType = typeof(void))]
2442 set
2443 {
2444 throw null;
2445 }
2446 }
class f__AnonymousType0<< Count > j__TPar