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

◆ tangents

Vector4 [] UnityEngine.Mesh.tangents
getset

Definition at line 642 of file Mesh.cs.

643 {
644 [global::Cpp2ILInjected.Token(Token = "0x60000CF")]
645 [global::Cpp2ILInjected.Address(RVA = "0x1F6E198", Offset = "0x1F6E198", Length = "0x4C")]
646 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.VertexHelper", Member = ".ctor", MemberParameters = new object[] { typeof(Mesh) }, ReturnType = typeof(void))]
647 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
648 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mesh[]), Member = "GetAllocArrayFromChannel", MemberTypeParameters = new object[] { typeof(Vector4) }, MemberParameters = new object[] { typeof(VertexAttribute) }, ReturnType = "T[]")]
649 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
650 get
651 {
652 throw null;
653 }
654 }
class f__AnonymousType0<< Count > j__TPar