Table of Contents

Class DetonatingEventArgs

Namespace
Exiled.Events.EventArgs.Warhead
Assembly
Exiled.Events.dll

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; }

Property Value

bool