Show / Hide Table of Contents

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 Source

StopAttackEvent(NetEntity)

Declaration
public StopAttackEvent(NetEntity weapon)
Parameters
Type Name Description
NetEntity weapon

Fields

| Improve this Doc View Source

Weapon

Declaration
public readonly NetEntity Weapon
Field Value
Type Description
NetEntity
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾