Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ScopeAction
enum
System.Reflection.Emit.ScopeAction
: sbyte
package
Enumerator
Open
Close
Definition at line
3
of file
ScopeAction.cs
.
4
{
5
Open = -1,
6
Close = 1
7
}
System
Reflection
Emit
Generated by
1.10.0