Class GotUnequippedHandEvent
Raised directed on an entity when it is unequipped from hands.
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class GotUnequippedHandEvent : UnequippedHandEvent
Constructors
| Improve this Doc View SourceGotUnequippedHandEvent(EntityUid, EntityUid, Hand)
Declaration
public GotUnequippedHandEvent(EntityUid user, EntityUid unequipped, Hand hand)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | user | |
EntityUid | unequipped | |
Hand | hand |