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
VisibleToOtherModulesAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
9 [global::Cpp2ILInjected.Token(Token = "0x200000A")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600000E")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1FA3AF4", Offset = "0x1FA3AF4", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x600000F")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1FA3AFC", Offset = "0x1FA3AFC", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
25 public VisibleToOtherModulesAttribute(params string[] modules)
26 {
27 throw null;
28 }
29 }
30}
class f__AnonymousType0<< Count > j__TPar