Show / Hide Table of Contents

Class GotUnequippedHandEvent

Raised directed on an entity when it is unequipped from hands.

Inheritance
System.Object
UnequippedHandEvent
GotUnequippedHandEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class GotUnequippedHandEvent : UnequippedHandEvent

Constructors

| Improve this Doc View Source

GotUnequippedHandEvent(EntityUid, EntityUid, Hand)

Declaration
public GotUnequippedHandEvent(EntityUid user, EntityUid unequipped, Hand hand)
Parameters
Type Name Description
EntityUid user
EntityUid unequipped
Hand hand
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾