C# Class ShutdownEventArgs, SadConsole

Sent with the EngineShutdown event.
Inheritance: EventArgs
Show file Open project: Thraka/SadConsole Class Usage Examples

Public Properties

Property Type Description
BlockShutdown bool

Property Details

BlockShutdown public property

When true, prevents the engine from shutting down.
public bool BlockShutdown
return bool