Show / Hide Table of Contents

Class DidEquipHandEvent

Raised directed on a user when it picks something up.

Inheritance
System.Object
EquippedHandEvent
DidEquipHandEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class DidEquipHandEvent : EquippedHandEvent

Constructors

| Improve this Doc View Source

DidEquipHandEvent(EntityUid, EntityUid, Hand)

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