Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
PosixSignal.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Runtime
namespace
System.Runtime.InteropServices
Enumerations
enum
System.Runtime.InteropServices.PosixSignal
{
System.Runtime.InteropServices.SIGHUP
= -1 ,
System.Runtime.InteropServices.SIGINT
= -2 ,
System.Runtime.InteropServices.SIGQUIT
= -3 ,
System.Runtime.InteropServices.SIGTERM
= -4 ,
System.Runtime.InteropServices.SIGCHLD
= -5 ,
System.Runtime.InteropServices.SIGCONT
= -6 ,
System.Runtime.InteropServices.SIGWINCH
= -7 ,
System.Runtime.InteropServices.SIGTTIN
= -8 ,
System.Runtime.InteropServices.SIGTTOU
= -9 ,
System.Runtime.InteropServices.SIGTSTP
= -10
}
source
System.Private.CoreLib
System.Runtime.InteropServices
PosixSignal.cs
Generated by
1.10.0