Show / Hide Table of Contents

Class DidUnequipHandEvent

Raised directed on a user when something leaves its hands.

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

Constructors

| Improve this Doc View Source

DidUnequipHandEvent(EntityUid, EntityUid, Hand)

Declaration
public DidUnequipHandEvent(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
☀
☾