terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
VisibleToOtherModulesAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200000A RID: 10
6 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
9 {
10 // Token: 0x0600000E RID: 14 RVA: 0x00002190 File Offset: 0x00000390
14
15 // Token: 0x0600000F RID: 15 RVA: 0x000021A4 File Offset: 0x000003A4
16 public VisibleToOtherModulesAttribute(params string[] modules)
17 {
18 }
19 }
20}
class f__AnonymousType0<< Count > j__TPar