Class DeadmanSwitchInitiatingEventArgs
Contains all information before detonating the warhead.
public class DeadmanSwitchInitiatingEventArgs : IDeniableEvent, IExiledEvent
- Inheritance
-
DeadmanSwitchInitiatingEventArgs
- Implements
- Inherited Members
- Extension Methods
Properties
IsAllowed
Gets or sets a value indicating whether the event is allowed to continue.
public bool IsAllowed { get; set; }