tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Namespaces | Enumerations
EventType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Tgstation
 
namespace  Tgstation.Server
 
namespace  Tgstation.Server.Host
 
namespace  Tgstation.Server.Host.Components
 
namespace  Tgstation.Server.Host.Components.Events
 

Enumerations

enum  Tgstation.Server.Host.Components.Events.EventType {
  Tgstation.Server.Host.Components.Events.RepoResetOrigin , Tgstation.Server.Host.Components.Events.RepoCheckout , Tgstation.Server.Host.Components.Events.RepoFetch , Tgstation.Server.Host.Components.Events.RepoAddTestMerge ,
  Tgstation.Server.Host.Components.Events.RepoPreSynchronize , Tgstation.Server.Host.Components.Events.EngineInstallStart , Tgstation.Server.Host.Components.Events.EngineInstallFail , Tgstation.Server.Host.Components.Events.EngineActiveVersionChange ,
  Tgstation.Server.Host.Components.Events.CompileStart , Tgstation.Server.Host.Components.Events.CompileCancelled , Tgstation.Server.Host.Components.Events.CompileFailure , Tgstation.Server.Host.Components.Events.CompileComplete ,
  Tgstation.Server.Host.Components.Events.InstanceAutoUpdateStart , Tgstation.Server.Host.Components.Events.RepoMergeConflict , Tgstation.Server.Host.Components.Events.DeploymentComplete , Tgstation.Server.Host.Components.Events.WatchdogShutdown ,
  Tgstation.Server.Host.Components.Events.WatchdogDetach , Tgstation.Server.Host.Components.Events.WatchdogLaunch , Tgstation.Server.Host.Components.Events.WatchdogCrash , Tgstation.Server.Host.Components.Events.WorldEndProcess ,
  Tgstation.Server.Host.Components.Events.WorldReboot , Tgstation.Server.Host.Components.Events.WorldPrime , Tgstation.Server.Host.Components.Events.DreamDaemonLaunch , Tgstation.Server.Host.Components.Events.RepoSubmoduleUpdate ,
  Tgstation.Server.Host.Components.Events.PreDreamMaker , Tgstation.Server.Host.Components.Events.DeploymentCleanup , Tgstation.Server.Host.Components.Events.DeploymentActivation , Tgstation.Server.Host.Components.Events.EngineInstallComplete
}
 Types of events. Mirror in tgs.dm. Prefer last listed name for script. More...