Back to Server

Core

Nested Types: ConsoleEventHandler, ConsoleEventType, SafeNativeMethods, UnsafeNativeMethods

(static) bool AOS( get; )
(static) string Arguments( get; )
(static) Assembly Assembly( get; set; )
(static) float AverageCPS( get; )
(static) string BaseDirectory( get; )
(static) bool Closing( get; )
(static) float CyclesPerSecond( get; )
(static) List<String> DataDirectories( get; )
(static) bool Debug( get; )
(static) string ExePath( get; )
(static) Expansion Expansion( get; set; )
(static) int GlobalMaxUpdateRange( get; set; )
(static) bool HS( get; )
(static) bool LBR( get; )
(static) MessagePump MessagePump( get; set; )
(static) bool ML( get; )
(static) MultiTextWriter MultiConsoleOut( get; )
(static) bool MultiProcessor( get; )
(static) Process Process( get; )
(static) int ProcessorCount( get; )
(static) TimeSpan ProfileTime( get; )
(static) bool Profiling( get; set; )
(static) bool SA( get; )
(static) int ScriptItems( get; )
(static) int ScriptMobiles( get; )
(static) bool SE( get; )
(static) bool Service( get; )
(static) bool T2A( get; )
(static) Thread Thread( get; )
(static) long TickCount( get; )
(static) bool Unix( get; )
(static) bool UOR( get; )
(static) bool UOTD( get; )
(static) bool UsingHighResolutionTiming( get; )
(static) Version Version( get; )
(static) void b__0( Type t )
(static) void CurrentDomain_ProcessExit( object sender, EventArgs e )
(static) void CurrentDomain_UnhandledException( object sender, UnhandledExceptionEventArgs e )
(static) string FindDataFile( string path )
(static) string FindDataFile( string format, object[] args )
(static) void HandleClosed()
(static) void Kill()
(static) void Kill( bool restart )
(static) void Main( string[] args )
(static) bool OnConsoleEvent( ConsoleEventType type )
(static) void Set()
(static) void VerifySerialization()
(static) void VerifySerialization( Assembly a )
(static) void VerifyType( Type t )
bool HaltOnWarning( get; )
bool VBdotNet( get; )