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.
1
using
System
;
2
3
namespace
UnityEngine.Bindings
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
)]
7
[
VisibleToOtherModules
]
8
internal
class
VisibleToOtherModulesAttribute
:
Attribute
9
{
10
// Token: 0x0600000E RID: 14 RVA: 0x00002190 File Offset: 0x00000390
11
public
VisibleToOtherModulesAttribute
()
12
{
13
}
14
15
// Token: 0x0600000F RID: 15 RVA: 0x000021A4 File Offset: 0x000003A4
16
public
VisibleToOtherModulesAttribute
(
params
string
[] modules)
17
{
18
}
19
}
20
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
UnityEngine.Bindings.VisibleToOtherModulesAttribute.VisibleToOtherModulesAttribute
VisibleToOtherModulesAttribute()
Definition
VisibleToOtherModulesAttribute.cs:11
UnityEngine.Bindings.VisibleToOtherModulesAttribute.VisibleToOtherModulesAttribute
VisibleToOtherModulesAttribute(params string[] modules)
Definition
VisibleToOtherModulesAttribute.cs:16
UnityEngine.Bindings.VisibleToOtherModulesAttribute
Definition
VisibleToOtherModulesAttribute.cs:9
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
UnityEngine.Bindings
Definition
CodegenOptions.cs:4
source
UnityEngine.SharedInternalsModule
UnityEngine
Bindings
VisibleToOtherModulesAttribute.cs
Generated by
1.10.0