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

◆ worldToLocalMatrix

Matrix4x4 UnityEngine.Transform.worldToLocalMatrix
getset

Definition at line 488 of file Transform.cs.

489 {
490 [global::Cpp2ILInjected.Token(Token = "0x60004A8")]
491 [global::Cpp2ILInjected.Address(RVA = "0x1F855A8", Offset = "0x1F855A8", Length = "0x6C")]
492 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
493 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.MaskableGraphic", Member = "get_rootCanvasRect", ReturnType = typeof(Rect))]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.ScrollRect", Member = "GetBounds", ReturnType = typeof(Bounds))]
495 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
496 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
497 get
498 {
499 throw null;
500 }
501 }
class f__AnonymousType0<< Count > j__TPar