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

◆ subMeshCount

int UnityEngine.Mesh.subMeshCount
getset

Definition at line 269 of file Mesh.cs.

270 {
271 [NativeMethod(Name = "GetSubMeshCount")]
272 [global::Cpp2ILInjected.Token(Token = "0x60000BC")]
273 [global::Cpp2ILInjected.Address(RVA = "0x1F6DA94", Offset = "0x1F6DA94", Length = "0x3C")]
274 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
275 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
276 [MethodImpl(4096)]
277 get;
278 [FreeFunction(Name = "MeshScripting::SetSubMeshCount", HasExplicitThis = true)]
279 [global::Cpp2ILInjected.Token(Token = "0x60000BD")]
280 [global::Cpp2ILInjected.Address(RVA = "0x1F6DAD0", Offset = "0x1F6DAD0", Length = "0x44")]
281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.GeometryBufferInstanceList", Member = "GetInstance", MemberParameters = new object[]
282 {
283 "VertexData[]",
284 "System.Int16[]",
285 typeof(int),
286 typeof(int),
287 typeof(int)
288 }, ReturnType = "Microsoft.Xna.Framework.Graphics.GeometryBufferInstance")]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.GraphicsDevice", Member = "DrawGeometryWithSubMeshes", MemberParameters = new object[]
290 {
291 "VertexData[]",
292 "System.Int16[]",
293 typeof(int),
294 typeof(int),
295 "Microsoft.Xna.Framework.Vector3",
296 "Microsoft.Xna.Framework.Vector3",
297 "System.Collections.Generic.List`1<Material>",
298 "System.Collections.Generic.List`1<SubMeshDescriptor>"
299 }, ReturnType = typeof(void))]
300 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
301 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
302 [MethodImpl(4096)]
303 set;
304 }
class f__AnonymousType0<< Count > j__TPar