Class DetonatingEventArgs
Contains all information before detonating the warhead.
public class DetonatingEventArgs : IDeniableEvent, IExiledEvent
- Inheritance
-
DetonatingEventArgs
- 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; }