Show / Hide Table of Contents

Class GotEquippedHandEvent

Raised directed on an entity when it is equipped into hands.

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

Constructors

| Improve this Doc View Source

GotEquippedHandEvent(EntityUid, EntityUid, Hand)

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