Show / Hide Table of Contents

Class RequestMoveHandItemEvent

Event raised by a client when they want to move an item held in another hand to their currently active hand

Inheritance
System.Object
RequestMoveHandItemEvent
Namespace: Content.Shared.Hands
Assembly: Content.Shared.dll
Syntax
public sealed class RequestMoveHandItemEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

RequestMoveHandItemEvent(String)

Declaration
public RequestMoveHandItemEvent(string handName)
Parameters
Type Name Description
System.String handName

Properties

| Improve this Doc View Source

HandName

Declaration
public string HandName { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾