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
DefaultParameterValueAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
8 [global::Cpp2ILInjected.Token(Token = "0x20000A2")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60002D8")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1EA814C", Offset = "0x1EA814C", Length = "0x28")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x17000098")]
21 public object Value
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x60002D9")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1EA8174", Offset = "0x1EA8174", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000277")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 private object value;
35 }
36}
class f__AnonymousType0<< Count > j__TPar