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

◆ normals

Vector3 [] UnityEngine.Mesh.normals
getset

Definition at line 627 of file Mesh.cs.

628 {
629 [global::Cpp2ILInjected.Token(Token = "0x60000CE")]
630 [global::Cpp2ILInjected.Address(RVA = "0x1F6E14C", Offset = "0x1F6E14C", Length = "0x4C")]
631 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.VertexHelper", Member = ".ctor", MemberParameters = new object[] { typeof(Mesh) }, ReturnType = typeof(void))]
632 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
633 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mesh[]), Member = "GetAllocArrayFromChannel", MemberTypeParameters = new object[] { typeof(Vector3) }, MemberParameters = new object[] { typeof(VertexAttribute) }, ReturnType = "T[]")]
634 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
635 get
636 {
637 throw null;
638 }
639 }
class f__AnonymousType0<< Count > j__TPar