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

◆ localToWorldMatrix

Matrix4x4 UnityEngine.Transform.localToWorldMatrix
getset

Definition at line 504 of file Transform.cs.

505 {
506 [global::Cpp2ILInjected.Token(Token = "0x60004A9")]
507 [global::Cpp2ILInjected.Address(RVA = "0x1F85658", Offset = "0x1F85658", Length = "0x6C")]
508 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
509 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
510 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
511 get
512 {
513 throw null;
514 }
515 }