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

◆ TopRight

Vector2 Terraria.Entity.TopRight
getsetinherited

Definition at line 1976 of file Entity.cs.

1977 {
1978 [global::Cpp2ILInjected.Token(Token = "0x60027FA")]
1979 [global::Cpp2ILInjected.Address(RVA = "0x10D0804", Offset = "0x10D0804", Length = "0x30")]
1980 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1981 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1982 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1983 {
1984 typeof(float),
1985 typeof(float)
1986 }, ReturnType = typeof(void))]
1987 get
1988 {
1989 throw null;
1990 }
1991 [global::Cpp2ILInjected.Token(Token = "0x60027FB")]
1992 [global::Cpp2ILInjected.Address(RVA = "0x10D0834", Offset = "0x10D0834", Length = "0x3C")]
1993 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1994 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1995 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1996 {
1997 typeof(float),
1998 typeof(float)
1999 }, ReturnType = typeof(void))]
2000 set
2001 {
2002 throw null;
2003 }
2004 }
class f__AnonymousType0<< Count > j__TPar