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

◆ Down

Vector3 Microsoft.Xna.Framework.Matrix.Down
getset

Definition at line 60 of file Matrix.cs.

61 {
62 [global::Cpp2ILInjected.Token(Token = "0x60012AC")]
63 [global::Cpp2ILInjected.Address(RVA = "0xA7C090", Offset = "0xA7C090", Length = "0x44")]
64 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector3), Member = ".ctor", MemberParameters = new object[]
67 {
68 typeof(float),
69 typeof(float),
70 typeof(float)
71 }, ReturnType = typeof(void))]
72 get
73 {
74 throw null;
75 }
76 [global::Cpp2ILInjected.Token(Token = "0x60012AD")]
77 [global::Cpp2ILInjected.Address(RVA = "0xA7C0D4", Offset = "0xA7C0D4", Length = "0x18")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 set
81 {
82 throw null;
83 }
84 }
class f__AnonymousType0<< Count > j__TPar