Interface IFirearmEvent
Event args used for all Firearm related events.
Inherited Members
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface IFirearmEvent : IItemEvent, IExiledEvent
Properties
| Improve this Doc View SourceFirearm
Gets the Firearm triggering the event.
Declaration
Firearm Firearm { get; }
Property Value
Type | Description |
---|---|
Firearm |