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

◆ vertices

Vector3 [] UnityEngine.Mesh.vertices
getset

Definition at line 612 of file Mesh.cs.

613 {
614 [global::Cpp2ILInjected.Token(Token = "0x60000CD")]
615 [global::Cpp2ILInjected.Address(RVA = "0x1F6E100", Offset = "0x1F6E100", Length = "0x4C")]
616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.VertexHelper", Member = ".ctor", MemberParameters = new object[] { typeof(Mesh) }, ReturnType = typeof(void))]
617 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
618 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mesh[]), Member = "GetAllocArrayFromChannel", MemberTypeParameters = new object[] { typeof(Vector3) }, MemberParameters = new object[] { typeof(VertexAttribute) }, ReturnType = "T[]")]
619 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
620 get
621 {
622 throw null;
623 }
624 }
class f__AnonymousType0<< Count > j__TPar