Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MethodCodeType
enum
System.Runtime.CompilerServices.MethodCodeType
Enumerator
IL
Native
OPTIL
Runtime
Definition at line
3
of file
MethodCodeType.cs
.
4
{
5
IL,
6
Native,
7
OPTIL,
8
Runtime
9
}
System
Runtime
CompilerServices
Generated by
1.10.0