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
PositionAsUV1.cs
Go to the documentation of this file.
1using System;
4
5namespace UnityEngine.UI
6{
7 [AddComponentMenu("UI/Effects/Position As UV1", 82)]
8 [global::Cpp2ILInjected.Token(Token = "0x2000085")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000530")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1FE2A54", Offset = "0x1FE2A54", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BaseMeshEffect), Member = ".ctor", ReturnType = typeof(void))]
15 protected PositionAsUV1()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6000531")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1FE2A5C", Offset = "0x1FE2A5C", Length = "0xB4")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VertexHelper), Member = "get_currentVertCount", ReturnType = typeof(int))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VertexHelper), Member = "PopulateUIVertex", MemberParameters = new object[]
26 {
28 typeof(int)
29 }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VertexHelper), Member = "SetUIVertex", MemberParameters = new object[]
31 {
33 typeof(int)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
36 public override void ModifyMesh(VertexHelper vh)
37 {
38 throw null;
39 }
40 }
41}
class f__AnonymousType0<< Count > j__TPar
override void ModifyMesh(VertexHelper vh)