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
ComVisibleAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200043E RID: 1086
6 [ComVisible(true)]
7 [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
8 public sealed class ComVisibleAttribute : Attribute
9 {
10 // Token: 0x0600216B RID: 8555 RVA: 0x0004C074 File Offset: 0x0004A274
12 {
13 }
14
15 // Token: 0x04001208 RID: 4616
16 internal bool _val;
17 }
18}
class f__AnonymousType0<< Count > j__TPar