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