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
MonoTODOAttribute.cs
Go to the documentation of this file.
1using System;
4
5namespace System
6{
7 [global::System.AttributeUsage(global::System.AttributeTargets.All, AllowMultiple = true)]
8 [global::Cpp2ILInjected.Token(Token = "0x200013C")]
9 internal class MonoTODOAttribute : global::System.Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000CAA")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1C5C2AC", Offset = "0x1C5C2AC", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6000CAB")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1C5C2BC", Offset = "0x1C5C2BC", Length = "0x28")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x40004E1")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
31 private string comment;
32 }
33}
class f__AnonymousType0<< Count > j__TPar
MonoTODOAttribute(string comment)