Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TypeOrMethodDefTag
enum
System.Reflection.Metadata.Ecma335.CodedIndex.TypeOrMethodDefTag
private
Enumerator
TypeDef
MethodDef
BitCount
Definition at line
125
of file
CodedIndex.cs
.
126
{
127
TypeDef
= 0,
128
MethodDef
= 1,
129
BitCount
= 1
130
}
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.BitCount
@ BitCount
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.TypeDef
@ TypeDef
System.Reflection.Metadata.Ecma335.CodedIndex.HasCustomAttributeTag.MethodDef
@ MethodDef
System
Reflection
Metadata
Ecma335
CodedIndex
Generated by
1.10.0