Show / Hide Table of Contents

Class HandCountChangedEvent

Inheritance
System.Object
HandCountChangedEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class HandCountChangedEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

HandCountChangedEvent(EntityUid)

Declaration
public HandCountChangedEvent(EntityUid sender)
Parameters
Type Name Description
EntityUid sender

Properties

| Improve this Doc View Source

Sender

Declaration
public EntityUid Sender { get; }
Property Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾