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

◆ TopLeft

Vector2 Terraria.Entity.TopLeft
getsetinherited

Definition at line 1957 of file Entity.cs.

1958 {
1959 [global::Cpp2ILInjected.Token(Token = "0x60027F8")]
1960 [global::Cpp2ILInjected.Address(RVA = "0x10D07F4", Offset = "0x10D07F4", Length = "0x8")]
1961 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1962 get
1963 {
1964 throw null;
1965 }
1966 [global::Cpp2ILInjected.Token(Token = "0x60027F9")]
1967 [global::Cpp2ILInjected.Address(RVA = "0x10D07FC", Offset = "0x10D07FC", Length = "0x8")]
1968 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1969 set
1970 {
1971 throw null;
1972 }
1973 }