Class StopAttackEvent
Inheritance
System.Object
StopAttackEvent
Namespace: Content.Shared.Weapons.Melee.Events
Assembly: Content.Shared.dll
Syntax
public sealed class StopAttackEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceStopAttackEvent(NetEntity)
Declaration
public StopAttackEvent(NetEntity weapon)
Parameters
Type | Name | Description |
---|---|---|
NetEntity | weapon |
Fields
| Improve this Doc View SourceWeapon
Declaration
public readonly NetEntity Weapon
Field Value
Type | Description |
---|---|
NetEntity |